|
Re: [meta-oe][PATCH v2 2/2] python3-pyproj: New recipe for pyproj version 3.3.1
fails to build. Seems to access proj-native libs instead of target proj
lists.openembedded.org <zboszor=pr.hu@...> wrote:
fails to build. Seems to access proj-native libs instead of target proj
lists.openembedded.org <zboszor=pr.hu@...> wrote:
|
By
Khem Raj
·
#97202
·
|
|
Re: [meta-oe][PATCH v2 1/2] image_types_sparse: Pad source image to block size
Actually, it seems like this only works with underscore override syntax.
Something like CONVERSION_CMD_sparse() { ... } works, but the above
example fails with
`CONVERSION_CMD:sparse': not a valid
Actually, it seems like this only works with underscore override syntax.
Something like CONVERSION_CMD_sparse() { ... } works, but the above
example fails with
`CONVERSION_CMD:sparse': not a valid
|
By
Sean Anderson <sean.anderson@...>
·
#97201
·
|
|
Re: [meta-oe][PATCH v2 1/2] proj: Upgrade to 8.2.1
I think there is a side effect
https://errors.yoctoproject.org/Errors/Details/656870/
lists.openembedded.org <zboszor=pr.hu@...> wrote:
I think there is a side effect
https://errors.yoctoproject.org/Errors/Details/656870/
lists.openembedded.org <zboszor=pr.hu@...> wrote:
|
By
Khem Raj
·
#97200
·
|
|
[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 `"'
|
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 `"'
|
|
By
Diego Sueiro
·
#97199
·
|
|
[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
Cherry-pick upstream commit 7f437a6e06d2ec3abd3e2fd1101ab6aab386bc44 to fix build
Signed-off-by: Gianfranco Costamagna <costamagnagianfranco@...>
Signed-off-by: Gianfranco Costamagna
|
By
Gianfranco
·
#97198
·
|
|
[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 |
Signed-off-by: Gianfranco Costamagna <costamagnagianfranco@...>
Signed-off-by: Gianfranco Costamagna <locutusofborg@...>
---
meta-oe/recipes-core/sdbus-c++/sdbus-c++-libsystemd_250.3.bb |
|
By
Gianfranco
·
#97197
·
|
|
[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
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
|
By
Bartosz Golaszewski
·
#97196
·
|
|
[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
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
|
By
Bartosz Golaszewski
·
#97195
·
|
|
[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(),
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(),
|
By
nikhil
·
#97194
·
|
|
[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
Signed-off-by: Gianfranco Costamagna <costamagnagianfranco@...>
Signed-off-by: Gianfranco Costamagna <locutusofborg@...>
---
meta-oe/recipes-connectivity/libmtp/libmtp_1.1.19.bb | 2 +-
1
|
By
Gianfranco
·
#97193
·
|
|
Re: [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
·
#97192
·
|
|
[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
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
|
By
Chanho Park <chanho61.park@...>
·
#97191
·
|
|
[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
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
|
By
Chanho Park <chanho61.park@...>
·
#97190
·
|
|
[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 <chanho61.park@...>
·
#97189
·
|
|
[meta-python2][PATCH] python-lxml: License is BSD-3-Clause
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
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
|
By
Douglas Royds <douglas.royds@...>
·
#97188
·
|
|
[meta-python2][PATCH] python-lxml: License is BSD-3-Clause
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
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
|
By
Douglas Royds <douglas.royds@...>
·
#97187
·
|
|
[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
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
|
By
Enrico Scholz
·
#97186
·
|
|
Re: [PATCH 4/4] opencv: update 4.5.2 -> 4.5.5
2022. 05. 19. 11:44 keltezéssel, Alexander Kanavin írta:
Then, since Kirkstone is LTS, I presume 4.6.0 will be in it, too.
2022. 05. 19. 11:44 keltezéssel, Alexander Kanavin írta:
Then, since Kirkstone is LTS, I presume 4.6.0 will be in it, too.
|
By
Zoltan Boszormenyi
·
#97185
·
|
|
Re: [PATCH 4/4] opencv: update 4.5.2 -> 4.5.5
Thanks for the heads up, I think the standard policy is to simply wait
for 4.6.0.
Alex
Thanks for the heads up, I think the standard policy is to simply wait
for 4.6.0.
Alex
|
By
Alexander Kanavin
·
#97184
·
|
|
Re: [PATCH 4/4] opencv: update 4.5.2 -> 4.5.5
2022. 01. 22. 22:46 keltezéssel, Alexander Kanavin írta:
Please backport the ffmpeg 5.0 support patch plus
the supplemental memory leak fixes introduced by it
from the upcoming opencv 4.6.0, then
2022. 01. 22. 22:46 keltezéssel, Alexander Kanavin írta:
Please backport the ffmpeg 5.0 support patch plus
the supplemental memory leak fixes introduced by it
from the upcoming opencv 4.6.0, then
|
By
Zoltan Boszormenyi
·
#97183
·
|