diff options
| author | Ross Burton <ross.burton@intel.com> | 2014-05-20 16:49:11 +0100 |
|---|---|---|
| committer | Tom Zanussi <tom.zanussi@linux.intel.com> | 2014-05-21 20:21:42 -0500 |
| commit | 9ad362ed0de2ae217f2c3debcfeb62ded9122de5 (patch) | |
| tree | f020289ff58c627ee5d4fd5a93308aa5d22e4ae1 /common/recipes-corpus | |
| parent | 3971a857ebfe612620c7dffdd678932e7b3ac353 (diff) | |
| download | meta-intel-9ad362ed0de2ae217f2c3debcfeb62ded9122de5.tar.gz | |
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>
Diffstat (limited to 'common/recipes-corpus')
| -rw-r--r-- | common/recipes-corpus/canterbury-corpus/canterbury-corpus.bb | 2 |
1 files changed, 1 insertions, 1 deletions
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" | |||
| 8 | 8 | ||
| 9 | LIC_FILES_CHKSUM = "file://${COMMON_LICENSE_DIR}/GPL-2.0;md5=801f80980d171dd6425610833a22dbe6" | 9 | LIC_FILES_CHKSUM = "file://${COMMON_LICENSE_DIR}/GPL-2.0;md5=801f80980d171dd6425610833a22dbe6" |
| 10 | 10 | ||
| 11 | PR = "r0" | 11 | inherit allarch |
| 12 | 12 | ||
| 13 | # The tarball doesn't extract a directory, so ask bitbake to make one | 13 | # The tarball doesn't extract a directory, so ask bitbake to make one |
| 14 | SRC_URI = "http://corpus.canterbury.ac.nz/resources/cantrbry.tar.gz;subdir=${BP}" | 14 | SRC_URI = "http://corpus.canterbury.ac.nz/resources/cantrbry.tar.gz;subdir=${BP}" |
