[oe-commits] Chris Larson : Drop old unused crufty MANIFEST variable

git version control git at git.openembedded.org
Thu Jun 17 21:06:18 UTC 2010


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

Author: Chris Larson <chris_larson at mentor.com>
Date:   Thu Jun 17 14:03:40 2010 -0700

Drop old unused crufty MANIFEST variable

Signed-off-by: Chris Larson <chris_larson at mentor.com>

---

 conf/bitbake.conf |    4 ----
 1 files changed, 0 insertions(+), 4 deletions(-)

diff --git a/conf/bitbake.conf b/conf/bitbake.conf
index 397dbc2..0119294 100644
--- a/conf/bitbake.conf
+++ b/conf/bitbake.conf
@@ -266,10 +266,6 @@ RRECOMMENDS_${PN}-dbg = "${PN} (= ${EXTENDPV})"
 
 FILES_${PN}-locale = "${datadir}/locale"
 
-# File manifest
-
-export MANIFEST = "${FILESDIR}/manifest"
-
 # file:// search paths
 FILE_DIRNAME = "${@os.path.dirname(bb.data.getVar('FILE', d))}"
 FILESPATHBASE = "${FILE_DIRNAME}"





More information about the Openembedded-commits mailing list