diff options
Diffstat (limited to 'busybox')
-rw-r--r-- | busybox/busybox-1.00-rc3/defconfig | 2 | ||||
-rw-r--r-- | busybox/busybox_1.00-rc3.oe | 5 |
2 files changed, 2 insertions, 5 deletions
diff --git a/busybox/busybox-1.00-rc3/defconfig b/busybox/busybox-1.00-rc3/defconfig index 9deb97bcc3..8f0d1338c8 100644 --- a/busybox/busybox-1.00-rc3/defconfig +++ b/busybox/busybox-1.00-rc3/defconfig @@ -271,7 +271,7 @@ CONFIG_DC=y # CONFIG_DEVFSD is not set # CONFIG_LAST is not set # CONFIG_HDPARM is not set -CONFIG_MAKEDEVS=y +# CONFIG_MAKEDEVS is not set # CONFIG_MT is not set # CONFIG_RX is not set CONFIG_STRINGS=y diff --git a/busybox/busybox_1.00-rc3.oe b/busybox/busybox_1.00-rc3.oe index 3dc879acee..a544aba889 100644 --- a/busybox/busybox_1.00-rc3.oe +++ b/busybox/busybox_1.00-rc3.oe @@ -11,10 +11,7 @@ HOMEPAGE = "http://www.busybox.net" LICENSE = "GPL" SECTION = "base" PRIORITY = "required" -PR = "r11" - -PROVIDES = "virtual/makedevs" -RPROVIDES = "virtual/makedevs" +PR = "r12" # file://busybox-1.00-pre10-fuser.patch;patch=1 SRC_URI = "http://www.busybox.net/downloads/busybox-${PV}.tar.gz \ |