busybox: fix up some recipes with custom SRC_URIs
authorPhil Blundell <philb@gnu.org>
Wed, 17 Jun 2009 13:43:20 +0000 (14:43 +0100)
committerPhil Blundell <philb@gnu.org>
Wed, 17 Jun 2009 13:43:20 +0000 (14:43 +0100)
recipes/busybox/busybox_1.11.3.bb
recipes/busybox/busybox_1.13.2.bb
recipes/busybox/busybox_1.7.2.bb
recipes/busybox/busybox_1.9.2.bb

index 5518264..293608b 100644 (file)
@@ -11,7 +11,7 @@ SRC_URI = "\
   file://busybox-cron \
   file://busybox-httpd \
   file://busybox-udhcpd \
-  file://default.script \
+  file://default.script file://simple.script \
   file://hwclock.sh \
   file://mount.busybox \
   file://mountall \
index 03a7208..18d49ba 100644 (file)
@@ -25,7 +25,7 @@ SRC_URI = "\
   file://busybox-cron \
   file://busybox-httpd \
   file://busybox-udhcpd \
-  file://default.script \
+  file://default.script file://simple.script \
   file://hwclock.sh \
   file://mount.busybox \
   file://mountall \
index 6af073f..8ce081f 100644 (file)
@@ -5,7 +5,7 @@ SRC_URI = "http://www.busybox.net/downloads/busybox-${PV}.tar.gz \
            file://busybox-cron \
            file://busybox-httpd \
            file://busybox-udhcpd \
-           file://default.script \
+           file://default.script file://simple.script \
            file://hwclock.sh \
            file://mount.busybox \
            file://mountall \
index 64f9c62..cd9b6ab 100644 (file)
@@ -10,7 +10,7 @@ SRC_URI = "http://www.busybox.net/downloads/busybox-${PV}.tar.gz \
            file://busybox-cron \
            file://busybox-httpd \
            file://busybox-udhcpd \
-           file://default.script \
+           file://default.script file://simple.script \
            file://hwclock.sh \
            file://mount.busybox \
            file://mountall \