]> git.ipfire.org Git - thirdparty/openembedded/openembedded-core-contrib.git/commitdiff
libtimedate-perl: enable nativesdk
authorAndreas Oberritter <obi@opendreambox.org>
Sun, 23 Oct 2016 20:36:30 +0000 (20:36 +0000)
committerAndreas Oberritter <obi@opendreambox.org>
Mon, 8 Apr 2019 11:49:57 +0000 (13:49 +0200)
nativesdk-dpkg depends on it.

Signed-off-by: Andreas Oberritter <obi@opendreambox.org>
meta/recipes-extended/perl/libtimedate-perl_2.30.bb

index c8fcde45f4e2b6a15b576ed7789eb2211f34f4d7..a6a6bc6631041b39c9a84b2e26861c4e67c6d7c8 100644 (file)
@@ -10,7 +10,7 @@ S = "${WORKDIR}/TimeDate-${PV}"
 
 inherit cpan
 
-BBCLASSEXTEND = "native"
+BBCLASSEXTEND = "native nativesdk"
 
 RDEPENDS_${PN}_class-native = ""
 RDEPENDS_${PN} += "perl-module-carp perl-module-exporter perl-module-strict perl-module-time-local"