summaryrefslogtreecommitdiffstats
path: root/recipes/grep
diff options
context:
space:
mode:
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"