grep: Fix the xz-native dropping patch
authorTom Rini <tom_rini@mentor.com>
Wed, 28 Jul 2010 23:44:29 +0000 (16:44 -0700)
committerTom Rini <tom_rini@mentor.com>
Wed, 28 Jul 2010 23:44:29 +0000 (16:44 -0700)
Signed-off-by: Tom Rini <tom_rini@mentor.com>
recipes/grep/grep_2.6.3.bb

index fc40994..25c2a19 100644 (file)
@@ -3,8 +3,6 @@ SECTION = "console/utils"
 DESCRIPTION = "grep GNU utility"
 PR = "r2"
 
-do_unpack[depends] += "do_populate_sysroot"
-
 SRC_URI = "${GNU_MIRROR}/grep/grep-${PV}.tar.gz \
            file://uclibc-fix.patch"