mirror of
https://git.yoctoproject.org/poky
synced 2026-06-01 13:09:50 +00:00
libxext: add native support to recipe
The native recipe is needed by the transfig-native dependency chain. Signed-off-by: Scott Garman <scott.a.garman@intel.com>
This commit is contained in:
committed by
Richard Purdie
parent
38eaf20166
commit
26e3ce2991
@@ -21,7 +21,7 @@ PE = "1"
|
|||||||
|
|
||||||
XORG_PN = "libXext"
|
XORG_PN = "libXext"
|
||||||
|
|
||||||
BBCLASSEXTEND = "nativesdk"
|
BBCLASSEXTEND = "native nativesdk"
|
||||||
|
|
||||||
SRC_URI[md5sum] = "9bb236ff0193e9fc1c1fb504dd840331"
|
SRC_URI[md5sum] = "9bb236ff0193e9fc1c1fb504dd840331"
|
||||||
SRC_URI[sha256sum] = "4aed3e211e41c47908c293515580e731c26048f61a1212bf0888d1f456de6ff7"
|
SRC_URI[sha256sum] = "4aed3e211e41c47908c293515580e731c26048f61a1212bf0888d1f456de6ff7"
|
||||||
|
|||||||
Reference in New Issue
Block a user