License file archiving is broken, package/recipe folders are fully empty in tmp/deploy/licenses directory after the finished image build, manifest files also missing in it.
It seems to me this is broken for me since the following patch: https://github.com/openembedded/openembedded-core/commit/1a4ab9fc26659507e678e87312b514e8ea515673 This is my settings for it in my local.conf. What goes wrong? INHERIT += "archiver" ARCHIVER_MODE[src] = "patched" ARCHIVER_MODE[compression] = "bz2" ARCHIVER_MODE[mirror] = "combined" COPYLEFT_RECIPE_TYPES = "target" COPYLEFT_AVAILABLE_RECIPE_TYPES = "target" # Don't filter the license COPYLEFT_LICENSE_INCLUDE = "" COPYLEFT_LICENSE_EXCLUDE = "" # Deploy licenses COPY_LIC_MANIFEST = "1" COPY_LIC_DIRS = "1" LICENSE_CREATE_PACKAGE = "1"
-=-=-=-=-=-=-=-=-=-=-=- Links: You receive all messages sent to this group. View/Reply Online (#202179): https://lists.openembedded.org/g/openembedded-core/message/202179 Mute This Topic: https://lists.openembedded.org/mt/107405668/21656 Group Owner: openembedded-core+ow...@lists.openembedded.org Unsubscribe: https://lists.openembedded.org/g/openembedded-core/unsub [arch...@mail-archive.com] -=-=-=-=-=-=-=-=-=-=-=-