From 9ad362ed0de2ae217f2c3debcfeb62ded9122de5 Mon Sep 17 00:00:00 2001 From: Ross Burton Date: Tue, 20 May 2014 16:49:11 +0100 Subject: canterbury-corpus: make packages allarch 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 Acked-by: Ong Boon Leong Signed-off-by: Tom Zanussi --- common/recipes-corpus/canterbury-corpus/canterbury-corpus.bb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'common/recipes-corpus') diff --git a/common/recipes-corpus/canterbury-corpus/canterbury-corpus.bb b/common/recipes-corpus/canterbury-corpus/canterbury-corpus.bb index 5b5e6089..db64e534 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 # The tarball doesn't extract a directory, so ask bitbake to make one SRC_URI = "http://corpus.canterbury.ac.nz/resources/cantrbry.tar.gz;subdir=${BP}" -- cgit v1.2.3-54-g00ecf