]> git.ipfire.org Git - thirdparty/openembedded/openembedded-core.git/commitdiff
build-appliance-image: Remove warning about S not existing
authorRichard Purdie <richard.purdie@linuxfoundation.org>
Wed, 15 May 2024 09:36:24 +0000 (10:36 +0100)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Tue, 21 May 2024 11:07:18 +0000 (12:07 +0100)
Disable the qe checks the cause a warning about S not existing as this
recipe is special case where that doens't matter.

Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/recipes-core/images/build-appliance-image_15.0.0.bb

index dbb257eda1bd8c9c0241f0fd8acc1bdbd323207a..e406968df2e17a23262e0c1d74eb8b6684a5bc96 100644 (file)
@@ -129,6 +129,11 @@ python () {
     d.delVarFlag("do_unpack", "noexec")
 }
 
+# ${S} doesn't exist for us
+do_qa_unpack() {
+    return
+}
+
 create_bundle_files () {
        cd ${WORKDIR}
        mkdir -p Yocto_Build_Appliance