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 <ross.burton@intel.com>
Acked-by: Ong Boon Leong <boon.leong.ong@intel.com>
Signed-off-by: Tom Zanussi <tom.zanussi@linux.intel.com>
This commit is contained in:
Ross Burton 2014-05-20 16:49:11 +01:00 committed by Tom Zanussi
parent 207121fd72
commit 3de9e13d08

View File

@ -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}"