diff options
author | Koen Kooi <koen@openembedded.org> | 2006-08-01 11:00:50 +0000 |
---|---|---|
committer | Koen Kooi <koen@openembedded.org> | 2006-08-01 11:00:50 +0000 |
commit | 132c066f773f3ac753df3226a2914d38f4645234 (patch) | |
tree | fea8e4c4b90bd28859619ae97c21055c2a72d35e /packages/busybox/busybox_1.2.0.bb | |
parent | 34302c3215821130f959bf57c195b610637ee99a (diff) |
busybox 1.2.0: remove unupdated defconfigs, add a large default one and remove DEFAULT_PREFERENCE = -1
Diffstat (limited to 'packages/busybox/busybox_1.2.0.bb')
-rw-r--r-- | packages/busybox/busybox_1.2.0.bb | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/packages/busybox/busybox_1.2.0.bb b/packages/busybox/busybox_1.2.0.bb index 29c6924b9d..75e4bab9df 100644 --- a/packages/busybox/busybox_1.2.0.bb +++ b/packages/busybox/busybox_1.2.0.bb @@ -12,8 +12,6 @@ SECTION = "base" PRIORITY = "required" PR = "r1" -DEFAULT_PREFERENCE = "-1" - SRC_URI = "http://www.busybox.net/downloads/busybox-${PV}.tar.gz \ # file://udhcppidfile.patch;patch=1 \ # file://udhcppidfile-breakage.patch;patch=1 \ |