[OE-core] License not found when building for different architectures

2020-01-22 Thread Alexandre Bard
is problem and have a solution ? The only thing I could do now is to put the licenses in "${DEPLOY_DIR}/licenses/${PACKAGE_ARCH}" And change the code in license_image to check subdirectories in ${DEPLOY_DIR}/licenses in order to retrieve the

[OE-core] [meta-networking][PATCH] networkmanager: Add missing RDEPENDS to dnsmasq

2019-12-23 Thread Alexandre Bard
--- .../networkmanager/networkmanager_1.18.4.bb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/meta-networking/recipes-connectivity/networkmanager/networkmanager_1.18.4.bb b/meta-networking/recipes-connectivity/networkmanager/networkmanager_1.18.4.bb inde

Re: [OE-core] [warrior][PATCH] systemd: Expose resolv-conf alternative only when resolved is built

2019-10-07 Thread Alexandre Bard
On 06.10.19 19:32, akuster808 wrote: > > On 10/4/19 12:47 AM, Alexandre Bard wrote: >> When systemd is built without internal resolver, it does not make >> sense to expose it as a resolv-conf alternative and can even break >> images where this alternative would

[OE-core] [sumo][PATCH] systemd: Expose resolv-conf alternative only when resolved is built

2019-10-04 Thread Alexandre Bard
When systemd is built without internal resolver, it does not make sense to expose it as a resolv-conf alternative and can even break images where this alternative would be chosen, because of an invalid symlink. Signed-off-by: Alexandre Bard --- meta/recipes-core/systemd/systemd_237.bb | 1 + 1

[OE-core] [thud][PATCH] systemd: Expose resolv-conf alternative only when resolved is built

2019-10-04 Thread Alexandre Bard
When systemd is built without internal resolver, it does not make sense to expose it as a resolv-conf alternative and can even break images where this alternative would be chosen, because of an invalid symlink. Signed-off-by: Alexandre Bard --- meta/recipes-core/systemd/systemd_239.bb | 2 +- 1

[OE-core] [warrior][PATCH] systemd: Expose resolv-conf alternative only when resolved is built

2019-10-04 Thread Alexandre Bard
When systemd is built without internal resolver, it does not make sense to expose it as a resolv-conf alternative and can even break images where this alternative would be chosen, because of an invalid symlink. Signed-off-by: Alexandre Bard --- meta/recipes-core/systemd/systemd_241.bb | 2 +- 1

[OE-core] [PATCH] systemd: Expose resolv-conf alternative only when resolved is built

2019-10-02 Thread Alexandre Bard
When systemd is built without internal resolver, it does not make sense to expose it as a resolv-conf alternative and can even break images where this alternative would be chosen, because of an invalid symlink. Signed-off-by: Alexandre Bard --- meta/recipes-core/systemd/systemd_243.bb | 2 +- 1