[oe-commits] Martin Jansa : mime-support: Drop allarch

git at git.openembedded.org git at git.openembedded.org
Thu Dec 5 18:46:24 UTC 2013


Module: meta-openembedded.git
Branch: master
Commit: d39d714afa30d1dc9c4c9d95ade6709e57db12ec
URL:    http://git.openembedded.org/?p=meta-openembedded.git&a=commit;h=d39d714afa30d1dc9c4c9d95ade6709e57db12ec

Author: Martin Jansa <Martin.Jansa at gmail.com>
Date:   Sun Nov 17 14:14:26 2013 +0100

mime-support: Drop allarch

* depends on TUNE_PKGARCH 'file'

Signed-off-by: Martin Jansa <Martin.Jansa at gmail.com>

---

 meta-oe/recipes-support/mime-support/mime-support_3.48.bb | 1 -
 1 file changed, 1 deletion(-)

diff --git a/meta-oe/recipes-support/mime-support/mime-support_3.48.bb b/meta-oe/recipes-support/mime-support/mime-support_3.48.bb
index e730102..db481e3 100644
--- a/meta-oe/recipes-support/mime-support/mime-support_3.48.bb
+++ b/meta-oe/recipes-support/mime-support/mime-support_3.48.bb
@@ -10,7 +10,6 @@ SRC_URI = "${DEBIAN_MIRROR}/main/m/mime-support/mime-support_${PV}-1.tar.gz"
 S = "${WORKDIR}/${PN}"
 
 FILES_${PN} += " ${libdir}/mime"
-inherit allarch
 
 docdir_append = "/${PN}"
 



More information about the Openembedded-commits mailing list