]> git.ipfire.org Git - thirdparty/openembedded/openembedded-core-contrib.git/commitdiff
which: add nativesdk to BBCLASSEXTEND
authorNathan Rossi <nathan@nathanrossi.com>
Tue, 15 Dec 2020 08:35:57 +0000 (08:35 +0000)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Fri, 18 Dec 2020 22:52:13 +0000 (22:52 +0000)
Signed-off-by: Nathan Rossi <nathan@nathanrossi.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/recipes-extended/which/which_2.21.bb

index fc9185061b770643eeccf5c78cb356fb1d4cbed8..1da69c548e247ce0d6c0c76f0c6cb038a65aa557 100644 (file)
@@ -33,3 +33,5 @@ ALTERNATIVE_PRIORITY = "100"
 
 ALTERNATIVE_${PN}-doc = "which.1"
 ALTERNATIVE_LINK_NAME[which.1] = "${mandir}/man1/which.1"
+
+BBCLASSEXTEND = "nativesdk"