diff options
author | Henning Heinold <heinold@inf.fu-berlin.de> | 2007-11-22 21:15:54 +0000 |
---|---|---|
committer | Henning Heinold <heinold@inf.fu-berlin.de> | 2007-11-22 21:15:54 +0000 |
commit | 255eeb9dd1af98857dc30631076bb4fae8da4e0c (patch) | |
tree | 2ef554292cd385de37e31f131be8a5ea0d7013fb /packages/busybox/busybox_1.3.1.bb | |
parent | f49bb749b59a2a7bfc9105866019133831bed05c (diff) | |
parent | 2f0728d421371638542518906a4ab639198790dc (diff) |
merge of '01a1687d6a3a1aa8b8ba912066a682526987fd4f'
and '74f9f9386f21c9cc7120b518b57aa3e7dee84477'
Diffstat (limited to 'packages/busybox/busybox_1.3.1.bb')
-rw-r--r-- | packages/busybox/busybox_1.3.1.bb | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/packages/busybox/busybox_1.3.1.bb b/packages/busybox/busybox_1.3.1.bb index a42a87c50d..369500fc7b 100644 --- a/packages/busybox/busybox_1.3.1.bb +++ b/packages/busybox/busybox_1.3.1.bb @@ -1,5 +1,7 @@ require busybox.inc +PR = "r1" + DEFAULT_PREFERENCE = "-1" SRC_URI = "file://defconfig" |