LICENSE = "MIT"
LIC_FILES_CHKSUM = "file://${COREBASE}/meta/COPYING.MIT;md5=3da9cfbcb788c80a0384361b4de20420"
PV = "0.2.0"
-PR = "r4"
+PR = "r5"
SRC_URI = "\
file://asound.conf \
require bluez4.inc
-PR = "r10"
+PR = "r11"
SRC_URI += "file://bluetooth.conf \
file://sbc_mmx.patch \
NFS server and related tools."
HOMEPAGE = "http://nfs.sourceforge.net/"
SECTION = "console/network"
+PR = "r1"
LICENSE = "MIT & GPLv2+ & BSD"
LIC_FILES_CHKSUM = "file://COPYING;md5=95f3a93a5c3c7888de623b46ea085a84"
require ofono.inc
+PR = "r1"
+
SRC_URI = "\
${KERNELORG_MIRROR}/linux/network/${BPN}/${BP}.tar.xz \
file://ofono \
SUMMARY = "Miscellaneous files for the base system"
DESCRIPTION = "The base-files package creates the basic system directory structure and provides a small set of key configuration files for the system."
SECTION = "base"
-PR = "r86"
+PR = "r89"
LICENSE = "GPLv2"
LIC_FILES_CHKSUM = "file://licenses/GPL-2;md5=94d55d512a9ba36caa9b7df079bae19f"
# Removed all license related tasks in this recipe as license.bbclass
require busybox.inc
+PR = "r32"
+
SRC_URI = "http://www.busybox.net/downloads/busybox-${PV}.tar.bz2;name=tarball \
file://get_header_tar.patch \
file://busybox-appletlib-dependency.patch \
SECTION = "base"
LICENSE = "GPLv2"
LIC_FILES_CHKSUM = "file://COPYING;md5=751419260aa954499f7abaabaa882bbe"
-PR = "r154"
+PR = "r153"
INHIBIT_DEFAULT_DEPS = "1"
LICENSE = "GPLv2+"
LIC_FILES_CHKSUM = "file://COPYING;md5=751419260aa954499f7abaabaa882bbe \
file://COPYRIGHT;endline=15;md5=349c872e0066155e1818b786938876a4"
-PR = "r11"
+PR = "r13"
RDEPENDS_${PN} = "${PN}-inittab"
include udev.inc
-PR = "r7"
+PR = "r8"
# module-init-tools from kmod_git will provide libkmod runtime
DEPENDS += "module-init-tools"
MAJOR_VERSION = "2.24"
require util-linux.inc
+PR = "r1"
# To support older hosts, we need to patch and/or revert
# some upstream changes. Only do this for native packages.