Open mirzak opened 5 years ago
Will https://github.com/phongt/meta-sdl/tree/release/4.5.x support thud
@mirzak thanks. I am checking poky thud branch. beside adding the
-LAYERSERIES_COMPAT_sdl = "sumo"
+LAYERSERIES_COMPAT_sdl = "sumo thud"
There is a problem rdepends of bluez-tools (obexd).
--- a/recipes-connectivity/bluez-tools/bluez-tools_git.bb
+++ b/recipes-connectivity/bluez-tools/bluez-tools_git.bb
@@ -3,7 +3,7 @@ HOMEPAGE = "http://code.google.com/p/bluez-tools/"
LICENSE = "GPLv2"
LIC_FILES_CHKSUM = "file://COPYING;md5=12f884d2ae1ff87c09e5b7ccc2c4ca7e"
-RDEPENDS_${PN} = "bluez5 obexd"
+RDEPENDS_${PN} = "bluez5"
DEPENDS = "glib-2.0 dbus-glib readline"
cause of obexd: remove
(maybe the meta-gnome layer does not need)
is there a plan to create a 5.0.x release that will target thud?
Not now Is there any requirement for using 5.0.x?
Not now Is there any requirement for using 5.0.x?
No immediate requirement. I was just curious of the workflow when doing previous releases and future. If you normally do sdl updates together with Yocto updates.
Hi,
Will https://github.com/phongt/meta-sdl/tree/release/4.5.x support thud, or is there a plan to create a 5.0.x release that will target thud?
Currently you can not build 4.5.x with thud, because this is needed.