[oe-commits] Frans Meulenbroeks : man-pages/man-pages_2.41.bb: removed unneeded EXTRA_OEMAKE

git version control git at git.openembedded.org
Sun Oct 24 07:51:49 UTC 2010


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

Author: Frans Meulenbroeks <fransmeulenbroeks at gmail.com>
Date:   Sun Oct 24 09:27:22 2010 +0200

man-pages/man-pages_2.41.bb: removed unneeded EXTRA_OEMAKE

verified by comparing bitbake -e output from before and after the edit

Signed-off-by: Frans Meulenbroeks <fransmeulenbroeks at gmail.com>

---

 recipes/man-pages/man-pages_2.41.bb |    1 -
 1 files changed, 0 insertions(+), 1 deletions(-)

diff --git a/recipes/man-pages/man-pages_2.41.bb b/recipes/man-pages/man-pages_2.41.bb
index c9d8fbf..bc79973 100644
--- a/recipes/man-pages/man-pages_2.41.bb
+++ b/recipes/man-pages/man-pages_2.41.bb
@@ -3,7 +3,6 @@ DESCRIPTION = "base set of man pages."
 LICENSE = "GPL"
 SRC_URI = "${KERNELORG_MIRROR}/pub/linux/docs/man-pages/Archive/man-pages-${PV}.tar.bz2"
 
-EXTRA_OEMAKE = ""
 do_compile () {
 	:
 }





More information about the Openembedded-commits mailing list