mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2026-06-04 14:39:54 +00:00
memcached: Add aarch64 to COMPATIBLE_HOST.
This gets it in sync with libhugetlbfs which according to the comment, is supposed to be correct. Signed-off-by: Drew Moseley <drew.moseley@northern.tech> Signed-off-by: Khem Raj <raj.khem@gmail.com>
This commit is contained in:
@@ -26,7 +26,7 @@ SRC_URI[md5sum] = "4b64296ea0eeccdee9168c035e0488ab"
|
|||||||
SRC_URI[sha256sum] = "cfd7b023a9cefe7ae8a67184f51d841dbbf97994ed0e8a55e31ee092320ea1e4"
|
SRC_URI[sha256sum] = "cfd7b023a9cefe7ae8a67184f51d841dbbf97994ed0e8a55e31ee092320ea1e4"
|
||||||
|
|
||||||
# set the same COMPATIBLE_HOST as libhugetlbfs
|
# set the same COMPATIBLE_HOST as libhugetlbfs
|
||||||
COMPATIBLE_HOST = '(i.86|x86_64|powerpc|powerpc64|arm).*-linux'
|
COMPATIBLE_HOST = "(i.86|x86_64|powerpc|powerpc64|aarch64|arm).*-linux*"
|
||||||
|
|
||||||
python __anonymous () {
|
python __anonymous () {
|
||||||
endianness = d.getVar('SITEINFO_ENDIANNESS')
|
endianness = d.getVar('SITEINFO_ENDIANNESS')
|
||||||
|
|||||||
Reference in New Issue
Block a user