diff options
Diffstat (limited to 'busybox/busybox_1.00.oe')
-rw-r--r-- | busybox/busybox_1.00.oe | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/busybox/busybox_1.00.oe b/busybox/busybox_1.00.oe index 789788ae99..196f292364 100644 --- a/busybox/busybox_1.00.oe +++ b/busybox/busybox_1.00.oe @@ -11,12 +11,13 @@ HOMEPAGE = "http://www.busybox.net" LICENSE = "GPL" SECTION = "base" PRIORITY = "required" -PR = "r3" +PR = "r4" SRC_URI = "http://www.busybox.net/downloads/busybox-${PV}.tar.gz \ file://add-getkey-applet.patch;patch=1 \ file://udhcpscript.patch;patch=1 \ file://dhcpretrytime.patch;patch=1 \ + file://hdparm_M.patch;patch=1 \ file://defconfig \ file://busybox-cron \ file://busybox-httpd \ |