git.openpandora.org
/
openembedded.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
42446f6
)
grep: Fix the xz-native dropping patch
author
Tom Rini
<tom_rini@mentor.com>
Wed, 28 Jul 2010 23:44:29 +0000
(16:44 -0700)
committer
Tom 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
patch
|
blob
|
history
diff --git
a/recipes/grep/grep_2.6.3.bb
b/recipes/grep/grep_2.6.3.bb
index
fc40994
..
25c2a19
100644
(file)
--- 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"