mirror of
git://git.yoctoproject.org/meta-intel.git
synced 2025-07-19 21:09:03 +02:00
calgary-corpus: inherit allarch
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:
parent
07a482f3c3
commit
8d1c22c6f2
|
@ -10,6 +10,8 @@ SRC_URI = "http://corpus.canterbury.ac.nz/resources/calgary.tar.gz;subdir=${BP}"
|
||||||
SRC_URI[md5sum] = "651d06b35d3d39522157cf8dc4a3d01c"
|
SRC_URI[md5sum] = "651d06b35d3d39522157cf8dc4a3d01c"
|
||||||
SRC_URI[sha256sum] = "e109eebdc19c5cee533c58bd6a49a4be3a77cc52f84ba234a089148a4f2093b7"
|
SRC_URI[sha256sum] = "e109eebdc19c5cee533c58bd6a49a4be3a77cc52f84ba234a089148a4f2093b7"
|
||||||
|
|
||||||
|
inherit allarch
|
||||||
|
|
||||||
do_install () {
|
do_install () {
|
||||||
# do_unpack creates this directory but we don't want to install it, so
|
# do_unpack creates this directory but we don't want to install it, so
|
||||||
# delete it now.
|
# delete it now.
|
||||||
|
|
Loading…
Reference in New Issue
Block a user