[oe-commits] Tom Rini : grep: Fix the xz-native dropping patch

git version control git at git.openembedded.org
Wed Jul 28 23:44:58 UTC 2010


Module: openembedded.git
Branch: org.openembedded.dev
Commit: e4bd88b99adbdd70b1f4bb06b887383b8e1701f4
URL:    http://gitweb.openembedded.net/?p=openembedded.git&a=commit;h=e4bd88b99adbdd70b1f4bb06b887383b8e1701f4

Author: Tom Rini <tom_rini at mentor.com>
Date:   Wed Jul 28 16:44:29 2010 -0700

grep: Fix the xz-native dropping patch

Signed-off-by: Tom Rini <tom_rini at mentor.com>

---

 recipes/grep/grep_2.6.3.bb |    2 --
 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 fc40994..25c2a19 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"
 





More information about the Openembedded-commits mailing list