From patchwork Fri Dec 31 22:49:03 2010 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 8bit Subject: [2/3] busybox-1.18.1 is stable so can be the default Date: Fri, 31 Dec 2010 22:49:03 -0000 From: Eric BENARD X-Patchwork-Id: 152 Message-Id: <1293835744-10837-2-git-send-email-eric@eukrea.com> To: openembedded-devel@lists.openembedded.org so remove DP=-1 Signed-off-by: Eric Bénard Acked-by: Khem Raj --- recipes/busybox/busybox_1.18.1.bb | 2 -- 1 files changed, 0 insertions(+), 2 deletions(-) diff --git a/recipes/busybox/busybox_1.18.1.bb b/recipes/busybox/busybox_1.18.1.bb index e41f46d..2f78be9 100644 --- a/recipes/busybox/busybox_1.18.1.bb +++ b/recipes/busybox/busybox_1.18.1.bb @@ -1,8 +1,6 @@ require busybox_1.1x.inc PR = "${INC_PR}.1" -DEFAULT_PREFERENCE = "-1" - SRC_URI += " \ file://busybox-1.18.1-hush.patch \ file://busybox-1.18.1-cpio.patch \