]> git.ipfire.org Git - thirdparty/openembedded/openembedded-core.git/commitdiff
iso-codes: Extend to build native packages
authorKhem Raj <raj.khem@gmail.com>
Sat, 3 Dec 2022 03:29:32 +0000 (19:29 -0800)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Tue, 6 Dec 2022 15:23:13 +0000 (15:23 +0000)
Needed by gtk4

Signed-off-by: Khem Raj <raj.khem@gmail.com>
Signed-off-by: Alexandre Belloni <alexandre.belloni@bootlin.com>
meta/recipes-support/iso-codes/iso-codes_4.12.0.bb

index ea7c43cdaeaac86cf61b536b67eb32c2e06a22e8..1c884a1174180ef0a2c87f92cd129ca0bfeffe3c 100644 (file)
@@ -20,3 +20,5 @@ S = "${WORKDIR}/git"
 inherit allarch autotools
 
 FILES:${PN} += "${datadir}/xml/"
+
+BBCLASSEXTEND += "native"