diff options
author | Phil Blundell <philb@gnu.org> | 2009-06-17 14:43:20 +0100 |
---|---|---|
committer | Phil Blundell <philb@gnu.org> | 2009-06-17 14:43:20 +0100 |
commit | c885754e73d7ae2f7ba4594a85784cbb294f8ee4 (patch) | |
tree | 3fdaa84e9b500a228be1748e2645269a9b6ec417 /recipes/busybox/busybox_1.11.3.bb | |
parent | c31afe4d59396126aed32352f00ef66f2bcb5f17 (diff) |
busybox: fix up some recipes with custom SRC_URIs
Diffstat (limited to 'recipes/busybox/busybox_1.11.3.bb')
-rw-r--r-- | recipes/busybox/busybox_1.11.3.bb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/recipes/busybox/busybox_1.11.3.bb b/recipes/busybox/busybox_1.11.3.bb index 551826438b..293608bcb3 100644 --- a/recipes/busybox/busybox_1.11.3.bb +++ b/recipes/busybox/busybox_1.11.3.bb @@ -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 \ |