aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/grep
diff options
context:
space:
mode:
authorTom Rini <tom_rini@mentor.com>2010-07-28 16:44:29 -0700
committerTom Rini <tom_rini@mentor.com>2010-07-28 16:44:29 -0700
commite4bd88b99adbdd70b1f4bb06b887383b8e1701f4 (patch)
tree238ec18adfbdcd1f2df694a312de39975cdab70e /recipes/grep
parent42446f681a3e70015d48cf51b0b5cb78b47930c3 (diff)
downloadopenembedded-e4bd88b99adbdd70b1f4bb06b887383b8e1701f4.tar.gz
grep: Fix the xz-native dropping patch
Signed-off-by: Tom Rini <tom_rini@mentor.com>
Diffstat (limited to 'recipes/grep')
-rw-r--r--recipes/grep/grep_2.6.3.bb2
1 files changed, 0 insertions, 2 deletions
diff --git a/recipes/grep/grep_2.6.3.bb b/recipes/grep/grep_2.6.3.bb
index fc40994e64..25c2a19d86 100644
--- a/recipes/grep/grep_2.6.3.bb
+++ b/recipes/grep/grep_2.6.3.bb
@@ -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"