|
[meta-python] [PATCH] python3-aiohue: upgrade 3.0.11 -> 4.4.1 3 messages
add dependence: python3-awesomeversion Changelog from 3.0.11 to 4.4.1 ============================== Switch to limit per host on tcp connector Delay initializing workaround dict Bump black from 21.12b
add dependence: python3-awesomeversion Changelog from 3.0.11 to 4.4.1 ============================== Switch to limit per host on tcp connector Delay initializing workaround dict Bump black from 21.12b
|
By
wangmy
·
|
|
[meta-oe][PATCH] sdbus-c++: Link with libatomic on mips/ppc32
Signed-off-by: Khem Raj <raj.khem@...> Cc: Gianfranco Costamagna <locutusofborg@...> --- meta-oe/recipes-core/sdbus-c++/sdbus-c++_1.1.0.bb | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/meta-o
Signed-off-by: Khem Raj <raj.khem@...> Cc: Gianfranco Costamagna <locutusofborg@...> --- meta-oe/recipes-core/sdbus-c++/sdbus-c++_1.1.0.bb | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/meta-o
|
By
Khem Raj
·
|
|
Minimal samba recipe
Hello, Is there a way to use the existing samba recipe in meta-openembedded/meta-networking/recipes-connectivity/samba to create a minimal samba package? Currently it seems to build (or cause to be bu
Hello, Is there a way to use the existing samba recipe in meta-openembedded/meta-networking/recipes-connectivity/samba to create a minimal samba package? Currently it seems to build (or cause to be bu
|
By
Rusty Howell
·
|
|
[meta-oe][PATCH v2 2/2] python3-pyproj: New recipe for pyproj version 3.3.1 3 messages
From: Zoltán Böszörményi <zboszor@...> It needs PROJ.4 >= 8.x and the fix for setuptools in oe-core. Signed-off-by: Zoltán Böszörményi <zboszor@...> --- .../recipes-devtools/python/python3-pyproj_3.3.
From: Zoltán Böszörményi <zboszor@...> It needs PROJ.4 >= 8.x and the fix for setuptools in oe-core. Signed-off-by: Zoltán Böszörményi <zboszor@...> --- .../recipes-devtools/python/python3-pyproj_3.3.
|
By
Zoltan Boszormenyi
·
|
|
[meta-oe][PATCH v2 1/2] image_types_sparse: Pad source image to block size 3 messages
If the source image's size is not aligned to the sparse image's block size, then conversion will fail with img2simg: libsparse/sparse.cpp:133: int write_all_blocks(sparse_file*, output_file*): Asserti
If the source image's size is not aligned to the sparse image's block size, then conversion will fail with img2simg: libsparse/sparse.cpp:133: int write_all_blocks(sparse_file*, output_file*): Asserti
|
By
Sean Anderson
·
|
|
[meta-oe][PATCH v2 1/2] proj: Upgrade to 8.2.1 2 messages
From: Zoltán Böszörményi <zboszor@...> Signed-off-by: Zoltán Böszörményi <zboszor@...> --- .../proj/{proj_7.0.1.bb => proj_8.2.1.bb} | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) rename
From: Zoltán Böszörményi <zboszor@...> Signed-off-by: Zoltán Böszörményi <zboszor@...> --- .../proj/{proj_7.0.1.bb => proj_8.2.1.bb} | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) rename
|
By
Zoltan Boszormenyi
·
|
|
[meta-networking][kirkstone][PATCH] conntrack-tools: fix postinst script
From: Kai Kang <kai.kang@...> Fix error caused by postinst script of conntrack-tools: | /var/tmp/rpm-tmp.or09Iq: line 4: unexpected EOF while looking for match= ing `"' | %post(conntrack-tools-1.4.6-r
From: Kai Kang <kai.kang@...> Fix error caused by postinst script of conntrack-tools: | /var/tmp/rpm-tmp.or09Iq: line 4: unexpected EOF while looking for match= ing `"' | %post(conntrack-tools-1.4.6-r
|
By
Diego Sueiro
·
|
|
[meta-oe][PATCH 2/2] sdbus-c++: Bump version from 1.00 to 1.1.0
Cherry-pick upstream commit 7f437a6e06d2ec3abd3e2fd1101ab6aab386bc44 to fix build Signed-off-by: Gianfranco Costamagna <costamagnagianfranco@...> Signed-off-by: Gianfranco Costamagna <locutusofborg@..
Cherry-pick upstream commit 7f437a6e06d2ec3abd3e2fd1101ab6aab386bc44 to fix build Signed-off-by: Gianfranco Costamagna <costamagnagianfranco@...> Signed-off-by: Gianfranco Costamagna <locutusofborg@..
|
By
Gianfranco
·
|
|
[meta-oe][PATCH 1/2] sdbus-c++-libsystemd: Bump SRCREV to last commit of 250-stable branch
Signed-off-by: Gianfranco Costamagna <costamagnagianfranco@...> Signed-off-by: Gianfranco Costamagna <locutusofborg@...> --- meta-oe/recipes-core/sdbus-c++/sdbus-c++-libsystemd_250.3.bb | 2 +- 1 file
Signed-off-by: Gianfranco Costamagna <costamagnagianfranco@...> Signed-off-by: Gianfranco Costamagna <locutusofborg@...> --- meta-oe/recipes-core/sdbus-c++/sdbus-c++-libsystemd_250.3.bb | 2 +- 1 file
|
By
Gianfranco
·
|
|
[meta-oe][PATCH 2/2] speedtest-cli: drop the recipe
This is the same project as the one in the python3-speedtest-cli recipe in meta-python except that the other one is downloaded from pypi. Drop this recipe. Signed-off-by: Bartosz Golaszewski <brgl@...
This is the same project as the one in the python3-speedtest-cli recipe in meta-python except that the other one is downloaded from pypi. Drop this recipe. Signed-off-by: Bartosz Golaszewski <brgl@...
|
By
Bartosz Golaszewski
·
|
|
[meta-python][PATCH 1/2] python3-speedtest-cli: fix RDEPENDS
There are packages missing in RDEPENDS needed to run speedtest-cli. Add them and use += for the assignment as we don't know what inherited classes may have added. Signed-off-by: Bartosz Golaszewski <b
There are packages missing in RDEPENDS needed to run speedtest-cli. Add them and use += for the assignment as we don't know what inherited classes may have added. Signed-off-by: Bartosz Golaszewski <b
|
By
Bartosz Golaszewski
·
|
|
[meta-oe][dunfell][PATCH] duktape: Add ptest
From: Nikhil R <nikhilar2410@...> The Ptest for duktape executes below tests: 1. hello - a helloworld example is basic compilation test that test the APIs - duk_get_top(), duk_push_c_function(), duk_e
From: Nikhil R <nikhilar2410@...> The Ptest for duktape executes below tests: 1. hello - a helloworld example is basic compilation test that test the APIs - duk_get_top(), duk_push_c_function(), duk_e
|
By
nikhil
·
|
|
[meta-oe][PATCH] libmtp: Add doxygen-native dependency in case documentation build is enabled in PACKAGECONFIG. This fixes a FTBFS due to missing dependency.
Signed-off-by: Gianfranco Costamagna <costamagnagianfranco@...> Signed-off-by: Gianfranco Costamagna <locutusofborg@...> --- meta-oe/recipes-connectivity/libmtp/libmtp_1.1.19.bb | 2 +- 1 file changed,
Signed-off-by: Gianfranco Costamagna <costamagnagianfranco@...> Signed-off-by: Gianfranco Costamagna <locutusofborg@...> --- meta-oe/recipes-connectivity/libmtp/libmtp_1.1.19.bb | 2 +- 1 file changed,
|
By
Gianfranco
·
|
|
[Openembedded-architecture] OpenEmbedded Developer meeting reminder
Hello Philip, when would the time slots be allocated? It doesn't look optimal to leave this to the last minute, as people need to plan their day. Alex
Hello Philip, when would the time slots be allocated? It doesn't look optimal to leave this to the last minute, as people need to plan their day. Alex
|
By
Alexander Kanavin
·
|
|
[PATCH 2/2] cargo_common.bbclass: enable bitbake vendoring for externalsrc
To support crate:// fetcher on externalsrc, we need to remove "-z ${EXTERNALSRC} check of bitbake vendoring. It is possible to disable vendoring by CARGO_DISABLE_BITBAKE_VENDORING = "1" if externalsrc
To support crate:// fetcher on externalsrc, we need to remove "-z ${EXTERNALSRC} check of bitbake vendoring. It is possible to disable vendoring by CARGO_DISABLE_BITBAKE_VENDORING = "1" if externalsrc
|
By
Chanho Park
·
|
|
[PATCH 1/2] externalsrc.bbclass: support crate fetcher on externalsrc
To support crate:// fetcher on externalsrc, we need to make pass-through the URIs in SRC_URI. Signed-off-by: Chanho Park <chanho61.park@...> --- meta/classes/externalsrc.bbclass | 2 +- 1 file changed,
To support crate:// fetcher on externalsrc, we need to make pass-through the URIs in SRC_URI. Signed-off-by: Chanho Park <chanho61.park@...> --- meta/classes/externalsrc.bbclass | 2 +- 1 file changed,
|
By
Chanho Park
·
|
|
[PATCH 0/2] Support cargo crate fetcher for externalsrc
When we use externalsrc.bbclass with devtool, it is not possible to fetch crates via bb/fetch2/crate.py even though crate:// is defined in SRC_URI. To be working with externalsrc, we should not remove
When we use externalsrc.bbclass with devtool, it is not possible to fetch crates via bb/fetch2/crate.py even though crate:// is defined in SRC_URI. To be working with externalsrc, we should not remove
|
By
Chanho Park
·
|
|
[meta-python2][PATCH] python-lxml: License is BSD-3-Clause 2 messages
Silences: WARNING: python-lxml-native-4.4.2-r0 do_populate_lic: QA Issue: python-lxml-native: No generic license file exists for: BSD in any provider [license-exists] Signed-off-by: Douglas Royds <dou
Silences: WARNING: python-lxml-native-4.4.2-r0 do_populate_lic: QA Issue: python-lxml-native: No generic license file exists for: BSD in any provider [license-exists] Signed-off-by: Douglas Royds <dou
|
By
Douglas Royds
·
|
|
[meta-oe] nodejs-oe-cache-native: initial checkin
This implements an 'npm cache add' like functionality but allows to specify the key of the data and sets metadata which are required to find the data. It is used to cache information as done during 'n
This implements an 'npm cache add' like functionality but allows to specify the key of the data and sets metadata which are required to find the data. It is used to cache information as done during 'n
|
By
Enrico Scholz
·
|
|
[PATCH 4/4] opencv: update 4.5.2 -> 4.5.5 4 messages
Drop backports. Disable ffmpeg, as opencv is not yet compatible with ffmpeg 5.0. Signed-off-by: Alexander Kanavin <alex@...> --- ...gument-version-of-SetTotalBytesLimit.patch | 41 ----------------- ..
Drop backports. Disable ffmpeg, as opencv is not yet compatible with ffmpeg 5.0. Signed-off-by: Alexander Kanavin <alex@...> --- ...gument-version-of-SetTotalBytesLimit.patch | 41 ----------------- ..
|
By
Alexander Kanavin
·
|