In the meantime I could answer the question myself:
Am Freitag, 10. Juli 2020, 23:16:39 CEST schrieb Christian Eggers:
> [...]
> I think this is not what I require. How can I install -lic packages
> directly?
In order to known by other (image) recipes, -lic packages must be
added to PACKAGES_DYNA
Hi Christopher,
Am Donnerstag, 9. Juli 2020, 18:04:00 CEST schrieb Christopher Larson:
> COMPLEMENTARY_GLOB[lic-pkgs] = '*-lic'
> IMAGE_FEATURES += "lic-pkgs"
>
> This is how the dbg-pkgs, dev-pkgs, doc-pkgs, src-pkgs, ptest-pkgs,
> staticdev-pkgs are done.
I think this is not what I require. How
COMPLEMENTARY_GLOB[lic-pkgs] = '*-lic'
IMAGE_FEATURES += "lic-pkgs"
This is how the dbg-pkgs, dev-pkgs, doc-pkgs, src-pkgs, ptest-pkgs,
staticdev-pkgs are done.
On Thu, Jul 9, 2020 at 3:58 AM Christian Eggers wrote:
> I have set LICENSE_CREATE_PACKAGE to "1" in order to create additional -lic
>
I have set LICENSE_CREATE_PACKAGE to "1" in order to create additional -lic
packages per recipe. As NO_RECOMMENDATIONS is set to "1" in my image recipe,
the -lic packages are not installed automatically.
How can I install specific -lic packages "manually". My idea was to create a
new recipe which