|
[kirkstone][PATCH] redis-6: build with USE_SYSTEMD=yes when systemd is enabled
Compile redis with full systemd support when the chosen init system is systemd. Enabling systemd supervision allows redis to communicate the actual server status (i.e. "Loading dataset", "Waiting for
Compile redis with full systemd support when the chosen init system is systemd. Enabling systemd supervision allows redis to communicate the actual server status (i.e. "Loading dataset", "Waiting for
|
By
Qiu, Zheng
·
|
|
OpenEmbedded Happy Hour November 30
All, This month OpenEmbedded Happy Hour coincides with the Yocto Project Summit and will be held on Wednesday, November 30 after the sessions are over, aroud 1800/6pm UTC (1pm ET / 10am PT). The usual
All, This month OpenEmbedded Happy Hour coincides with the Yocto Project Summit and will be held on Wednesday, November 30 after the sessions are over, aroud 1800/6pm UTC (1pm ET / 10am PT). The usual
|
By
Denys Dmytriyenko
·
|
|
[meta-gnome][PATCH 5/7] tepl: update 6.0.0 -> 6.2.0
Signed-off-by: Markus Volk <f_l_k@...> --- .../tepl/{tepl_6.00.0.bb =3D> tepl_6.2.0.bb} | 14 +++++++++----- 1 file changed, 9 insertions(+), 5 deletions(-) rename meta-gnome/recipes-gnome/tepl/{tepl_6
Signed-off-by: Markus Volk <f_l_k@...> --- .../tepl/{tepl_6.00.0.bb =3D> tepl_6.2.0.bb} | 14 +++++++++----- 1 file changed, 9 insertions(+), 5 deletions(-) rename meta-gnome/recipes-gnome/tepl/{tepl_6
|
By
Markus Volk
·
|
|
[meta-gnome][PATCH 7/7] evolution-data-server: remove libgdata dependency
libgdata is not a dependency of evolution-data-server anymore Signed-off-by: Markus Volk <f_l_k@...> --- .../evolution-data-server/evolution-data-server.bb | 2 +- 1 file changed, 1 insertion(+), 1 del
libgdata is not a dependency of evolution-data-server anymore Signed-off-by: Markus Volk <f_l_k@...> --- .../evolution-data-server/evolution-data-server.bb | 2 +- 1 file changed, 1 insertion(+), 1 del
|
By
Markus Volk
·
|
|
[meta-gnome][PATCH 6/7] gtk4: remove recipe
It has been moved to oe-core Signed-off-by: Markus Volk <f_l_k@...> --- meta-gnome/recipes-gnome/gtk4/gtk4_4.6.7.bb | 142 -------------------- 1 file changed, 142 deletions(-) delete mode 100644 meta-
It has been moved to oe-core Signed-off-by: Markus Volk <f_l_k@...> --- meta-gnome/recipes-gnome/gtk4/gtk4_4.6.7.bb | 142 -------------------- 1 file changed, 142 deletions(-) delete mode 100644 meta-
|
By
Markus Volk
·
|
|
[meta-gnome][PATCH 4/7] gthumb: build with libsoup-3
Signed-off-by: Markus Volk <f_l_k@...> --- meta-gnome/recipes-gnome/gthumb/gthumb_3.12.2.bb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/meta-gnome/recipes-gnome/gthumb/gthumb_3.1
Signed-off-by: Markus Volk <f_l_k@...> --- meta-gnome/recipes-gnome/gthumb/gthumb_3.12.2.bb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/meta-gnome/recipes-gnome/gthumb/gthumb_3.1
|
By
Markus Volk
·
|
|
[meta-gnome][PATCH 2/7] amtk: update 5.3.1 -> 5.6.1
Signed-off-by: Markus Volk <f_l_k@...> --- meta-gnome/recipes-gnome/amtk/amtk_5.3.1.bb | 18 ------------------ meta-gnome/recipes-gnome/amtk/amtk_5.6.1.bb | 21 +++++++++++++++++++++ 2 files changed, 2
Signed-off-by: Markus Volk <f_l_k@...> --- meta-gnome/recipes-gnome/amtk/amtk_5.3.1.bb | 18 ------------------ meta-gnome/recipes-gnome/amtk/amtk_5.6.1.bb | 21 +++++++++++++++++++++ 2 files changed, 2
|
By
Markus Volk
·
|
|
[meta-gnome][PATCH 3/7] gedit: update 42.2 -> 43.2
Signed-off-by: Markus Volk <f_l_k@...> --- .../recipes-gnome/gedit/{gedit_42.2.bb =3D> gedit_43.2.bb} | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) rename meta-gnome/recipes-gnome/gedit/{ge
Signed-off-by: Markus Volk <f_l_k@...> --- .../recipes-gnome/gedit/{gedit_42.2.bb =3D> gedit_43.2.bb} | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) rename meta-gnome/recipes-gnome/gedit/{ge
|
By
Markus Volk
·
|
|
[meta-gnome][PATCH 1/7] appstream-glib: update 0.7.18 -> 0.8.2
Code switched from using soup-2 to libcurl Signed-off-by: Markus Volk <f_l_k@...> --- .../{appstream-glib_0.7.18.bb =3D> appstream-glib_0.8.2.bb} | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(
Code switched from using soup-2 to libcurl Signed-off-by: Markus Volk <f_l_k@...> --- .../{appstream-glib_0.7.18.bb =3D> appstream-glib_0.8.2.bb} | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(
|
By
Markus Volk
·
|
|
[meta-networking][PATCH 2/2] lldpd: Correct the checksum for the tar ball to match 1.0.16
The checksum was not updated when the recipe version was stepped. Also simplify the SRC_URI by replacing "${BPN}-${PV}" with "${BP}". Signed-off-by: Peter Kjellerstedt <peter.kjellerstedt@...> --- met
The checksum was not updated when the recipe version was stepped. Also simplify the SRC_URI by replacing "${BPN}-${PV}" with "${BP}". Signed-off-by: Peter Kjellerstedt <peter.kjellerstedt@...> --- met
|
By
Peter Kjellerstedt
·
|
|
[meta-networking][PATCH 1/2] Revert "lldpd: Use github release assets for SRC_URI"
This reverts commit e1549147181d96e84b73b7fc952cf33e43bb007c. The change of SRC_URI was probably triggered by the checksum for the tarball not having been updated when the recipe version was stepped.
This reverts commit e1549147181d96e84b73b7fc952cf33e43bb007c. The change of SRC_URI was probably triggered by the checksum for the tarball not having been updated when the recipe version was stepped.
|
By
Peter Kjellerstedt
·
|
|
[PATCH] python3-yappi: upgrade 1.3.6 -> 1.4.0, python 3.11 compatible
From: Geoff Parker <geoffrey.parker@...> Update to 1.4.0 for python 3.11 compatibilty Add patch to add upstream commit added after the release of 1.4.0 tarball. Adds python 3.11 to setup.py Update 000
From: Geoff Parker <geoffrey.parker@...> Update to 1.4.0 for python 3.11 compatibilty Add patch to add upstream commit added after the release of 1.4.0 tarball. Adds python 3.11 to setup.py Update 000
|
By
Geoff Parker
·
|
|
[master][PATCH v3] python3-inotify: add ptest -> LGTM
This is the 2nd from top commit: $ git log --oneline -4 f77596a (HEAD -> master, origin/master, origin/HEAD) Add Dockerfile 9be6a51 Fix constant in adapter to match with DELETE events 269d541 etup.cfg
This is the 2nd from top commit: $ git log --oneline -4 f77596a (HEAD -> master, origin/master, origin/HEAD) Add Dockerfile 9be6a51 Fix constant in adapter to match with DELETE events 269d541 etup.cfg
|
By
Randy MacLeod
·
|
|
[master][PATCH v3] python3-inotify: add ptest
Add ptest provided from the source code, and run it using pytest. Since the tarball provided with pypi does not include ptest, switch the source to be its git repo. ptest result: PASS FAIL SKIP qemux8
Add ptest provided from the source code, and run it using pytest. Since the tarball provided with pypi does not include ptest, switch the source to be its git repo. ptest result: PASS FAIL SKIP qemux8
|
By
Qiu, Zheng
·
|
|
[meta-java][PATCH] jsch: Variable CVE_CHECK_WHITELIST has been renamed to CVE_CHECK_IGNORE
Signed-off-by: AJ Bagwell <anthony.bagwell@...> --- recipes-core/jcraft/jsch_0.1.40.bb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/recipes-core/jcraft/jsch_0.1.40.bb b/recipes-co
Signed-off-by: AJ Bagwell <anthony.bagwell@...> --- recipes-core/jcraft/jsch_0.1.40.bb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/recipes-core/jcraft/jsch_0.1.40.bb b/recipes-co
|
By
Anthony Bagwell
·
|
|
[meta-python][PATCH 2/3] python3-linux-procfs: add recipe
Signed-off-by: Erwann Roussy <erwann.roussy@...> --- .../python/python3-linux-procfs_0.7.1.bb | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 meta-python/recipes-devtools/python/
Signed-off-by: Erwann Roussy <erwann.roussy@...> --- .../python/python3-linux-procfs_0.7.1.bb | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 meta-python/recipes-devtools/python/
|
By
Erwann Roussy
·
|
|
[meta-python][PATCH 1/3] python3-schedutils: add recipe
Signed-off-by: Erwann Roussy <erwann.roussy@...> --- .../python/python3-schedutils_0.6.bb | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 meta-python/recipes-devtools/python/pyth
Signed-off-by: Erwann Roussy <erwann.roussy@...> --- .../python/python3-schedutils_0.6.bb | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 meta-python/recipes-devtools/python/pyth
|
By
Erwann Roussy
·
|
|
[meta-python][meta-oe][PATCH 0/3] Add tuna recipe and dependencies
Tuna a is cui/gui tool for tuning of running processes. It is helpful to show and change irq affinity on an embedded system. This series add tuna recipe and its two dependencies.
Tuna a is cui/gui tool for tuning of running processes. It is helpful to show and change irq affinity on an embedded system. This series add tuna recipe and its two dependencies.
|
By
erwann.roussy@...
·
|
|
[meta-oe][PATCH] opencv: follow changed name license_flags_accepted
From: Max Krummenacher <max.krummenacher@...> Signed-off-by: Max Krummenacher <max.krummenacher@...> --- meta-oe/recipes-support/opencv/opencv_4.6.0.bb | 2 +- 1 file changed, 1 insertion(+), 1 deletio
From: Max Krummenacher <max.krummenacher@...> Signed-off-by: Max Krummenacher <max.krummenacher@...> --- meta-oe/recipes-support/opencv/opencv_4.6.0.bb | 2 +- 1 file changed, 1 insertion(+), 1 deletio
|
By
Max Krummenacher
·
|
|
[meta-java][PATCH] jsch: switch to inclusive language
3 messages
Signed-off-by: Ulrich Ölmann <u.oelmann@...> --- recipes-core/jcraft/jsch_0.1.40.bb | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/recipes-core/jcraft/jsch_0.1.40.bb b/recipes-c
Signed-off-by: Ulrich Ölmann <u.oelmann@...> --- recipes-core/jcraft/jsch_0.1.40.bb | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/recipes-core/jcraft/jsch_0.1.40.bb b/recipes-c
|
By
Ulrich Ölmann
·
|