diff options
author | Tom Rini <tom_rini@mentor.com> | 2010-08-20 16:26:30 -0700 |
---|---|---|
committer | Tom Rini <tom_rini@mentor.com> | 2010-08-20 16:26:30 -0700 |
commit | 219b13ab95fec50a132e9b58e9e62038ee8f00f9 (patch) | |
tree | bd896eb16d8d3b938ebe5b1c56f1ea4255e587fa /recipes/busybox/busybox_1.15.3.bb | |
parent | 4e20a53382e3c00fbc437371b640b4afce9b9701 (diff) |
busybox (various): Add hwclock-default to versions to overwrite SRC_URI
Signed-off-by: Tom Rini <tom_rini@mentor.com>
Diffstat (limited to 'recipes/busybox/busybox_1.15.3.bb')
-rw-r--r-- | recipes/busybox/busybox_1.15.3.bb | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/recipes/busybox/busybox_1.15.3.bb b/recipes/busybox/busybox_1.15.3.bb index 7313686a7c..477a8ed851 100644 --- a/recipes/busybox/busybox_1.15.3.bb +++ b/recipes/busybox/busybox_1.15.3.bb @@ -18,6 +18,7 @@ SRC_URI = "\ file://busybox-udhcpd \ file://default.script file://simple.script \ file://hwclock.sh \ + file://hwclock-default \ file://mount.busybox \ file://mountall \ file://syslog \ |