diff options
author | Marcin Juszkiewicz <hrw@openembedded.org> | 2007-11-01 11:55:18 +0000 |
---|---|---|
committer | Marcin Juszkiewicz <hrw@openembedded.org> | 2007-11-01 11:55:18 +0000 |
commit | 0333a386def212b512465eac557154ec6b4374ee (patch) | |
tree | 96f0cffbb8a9e6f7fb65097a1d7f3c2f89ecf679 /packages/busybox/busybox_1.7.2.bb | |
parent | 566c8bb147d8ba79662edcd755883793e0c945f5 (diff) |
busybox 1.7.2: use Angstrom defconfig as default - there are usable fixes in it
Diffstat (limited to 'packages/busybox/busybox_1.7.2.bb')
-rw-r--r-- | packages/busybox/busybox_1.7.2.bb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/packages/busybox/busybox_1.7.2.bb b/packages/busybox/busybox_1.7.2.bb index 80a5aa2da6..924176ef5a 100644 --- a/packages/busybox/busybox_1.7.2.bb +++ b/packages/busybox/busybox_1.7.2.bb @@ -1,6 +1,6 @@ require busybox.inc -PR = "r2" +PR = "r3" DEFAULT_PREFERENCE = "-1" |