diff options
author | Martin Jansa <Martin.Jansa@gmail.com> | 2010-07-01 10:24:23 +0200 |
---|---|---|
committer | Martin Jansa <Martin.Jansa@gmail.com> | 2010-07-01 10:53:44 +0200 |
commit | 98a8f2fa994be9eeceb3837a364a81906a64623c (patch) | |
tree | 45276e912a1da90136e1b63c61095e3bf4837218 | |
parent | 2a78a6f80cdf8f0378a5f276f8699fd25615f195 (diff) |
busybox_1.16.2: increase D_P for shr
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
-rw-r--r-- | recipes/busybox/busybox_1.16.2.bb | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/recipes/busybox/busybox_1.16.2.bb b/recipes/busybox/busybox_1.16.2.bb index 2502c52512..2175607cc7 100644 --- a/recipes/busybox/busybox_1.16.2.bb +++ b/recipes/busybox/busybox_1.16.2.bb @@ -2,6 +2,7 @@ require busybox.inc PR = "${INC_PR}.1" DEFAULT_PREFERENCE = "-1" +DEFAULT_PREFERENCE_shr = "1" SRC_URI = "\ http://www.busybox.net/downloads/busybox-${PV}.tar.bz2;name=tarball \ |