Merge pull request #2482 from glevand/for-merge-packet

oem-packet: Enable for arm64
This commit is contained in:
Geoff Levand 2017-03-16 14:00:04 -07:00 committed by GitHub
commit ed05bd4470

View File

@ -9,7 +9,7 @@ SRC_URI=""
LICENSE="Apache-2.0" LICENSE="Apache-2.0"
SLOT="0" SLOT="0"
KEYWORDS="amd64 x86" KEYWORDS="amd64 arm64 x86"
# no source directory # no source directory
S="${WORKDIR}" S="${WORKDIR}"