[meta-intel] [PATCH 3/5] canterbury-corpus: make packages allarch

Ross Burton ross.burton at intel.com
Tue May 20 09:17:34 PDT 2014


The files in this package don't depend on a target architecture, so mark it as
allarch.

Also drop PR as r0 is the default.

Signed-off-by: Ross Burton <ross.burton at intel.com>
---
 common/recipes-corpus/canterbury-corpus/canterbury-corpus.bb |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/common/recipes-corpus/canterbury-corpus/canterbury-corpus.bb b/common/recipes-corpus/canterbury-corpus/canterbury-corpus.bb
index 564dbdb..63d815b 100644
--- a/common/recipes-corpus/canterbury-corpus/canterbury-corpus.bb
+++ b/common/recipes-corpus/canterbury-corpus/canterbury-corpus.bb
@@ -8,7 +8,7 @@ LICENSE = "GPLv2"
 
 LIC_FILES_CHKSUM = "file://${COMMON_LICENSE_DIR}/GPL-2.0;md5=801f80980d171dd6425610833a22dbe6"
 
-PR = "r0"
+inherit allarch
 
 SRC_URI = "http://corpus.canterbury.ac.nz/resources/cantrbry.tar.gz;subdir=${BP}"
 SRC_URI[md5sum] = "442e56cfffdf460d25b0b91650a55908"
-- 
1.7.10.4



More information about the meta-intel mailing list