|
[meta-python][PATCH v2 2/4] python3-patchelf: New recipe
2 messages
Dummy module to indicate the presence of patchelf. Used by python3-meson-python. The CMakeLists.txt file is a crippled copy from this patchelf python module's sources, removing almost everything, and
Dummy module to indicate the presence of patchelf. Used by python3-meson-python. The CMakeLists.txt file is a crippled copy from this patchelf python module's sources, removing almost everything, and
|
By
Zoltan Boszormenyi
·
|
|
[meta-python][PATCH v2 3/3] python3-ninja: New recipe
2 messages
Some python modules rely on "import ninja". Only build and ship the python parts, and don't download and build ninja from sources. Use the already built ninja instead. The CMakeLists.txt file is a cri
Some python modules rely on "import ninja". Only build and ship the python parts, and don't download and build ninja from sources. Use the already built ninja instead. The CMakeLists.txt file is a cri
|
By
Zoltan Boszormenyi
·
|
|
[meta-networking][PATCH] mbedtls: add ptest
2 messages
Results: $ ptest-runner mbedtls START: ptest-runner 2023-03-20T08:11 BEGIN: /usr/lib/mbedtls/ptest PASS: test_suite_aes.cbc PASS: test_suite_aes.cfb PASS: test_suite_aes.ecb PASS: test_suite_aes.ofb P
Results: $ ptest-runner mbedtls START: ptest-runner 2023-03-20T08:11 BEGIN: /usr/lib/mbedtls/ptest PASS: test_suite_aes.cbc PASS: test_suite_aes.cfb PASS: test_suite_aes.ecb PASS: test_suite_aes.ofb P
|
By
Yi Zhao
·
|
|
[meta-python][PATCH v2 4/4] python3-meson-python: New recipe
2 messages
Used by inherit python_mesonpy. Signed-off-by: Zoltán Böszörményi <zboszor@...> --- .../remove-hardcoded-setup-args.patch | 123 ++++++++++++++++++ .../use-installed-mesonpy.patch | 9 ++ .../python3-me
Used by inherit python_mesonpy. Signed-off-by: Zoltán Böszörményi <zboszor@...> --- .../remove-hardcoded-setup-args.patch | 123 ++++++++++++++++++ .../use-installed-mesonpy.patch | 9 ++ .../python3-me
|
By
Zoltan Boszormenyi
·
|
|
[meta-python][PATCH v2 3/4] python3-pyproject-metadata: New recipe
2 messages
Dependency of python3-meson-python. Signed-off-by: Zoltán Böszörményi <zboszor@...> --- .../python/python3-pyproject-metadata_0.7.1.bb | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 1006
Dependency of python3-meson-python. Signed-off-by: Zoltán Böszörményi <zboszor@...> --- .../python/python3-pyproject-metadata_0.7.1.bb | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 1006
|
By
Zoltan Boszormenyi
·
|
|
[meta-webserver][PATCH 1/1] nginx: fix-CVE-2022-41741, CVE-2022-41742
2 messages
nginx: Memory corruption in the ngx_http_mp4_module References: https://nvd.nist.gov/vuln/detail/CVE-2022-41741 https://nvd.nist.gov/vuln/detail/CVE-2022-41742 Signed-off-by: Manoj Saun <manojsingh.sa
nginx: Memory corruption in the ngx_http_mp4_module References: https://nvd.nist.gov/vuln/detail/CVE-2022-41741 https://nvd.nist.gov/vuln/detail/CVE-2022-41742 Signed-off-by: Manoj Saun <manojsingh.sa
|
By
Manoj Saun
·
|
|
[meta-oe][master][PATCH 2/2] android-tools: upgrade android-tools to latest debian 10.0.0.r36
2 messages
From: Nisha Parrakat <nisha.parrakat@...> upgrade of android-tools to 10.0.0.r36 Delete all the old patches that were applicable for old version. Use all the makefiles that come with the new version d
From: Nisha Parrakat <nisha.parrakat@...> upgrade of android-tools to 10.0.0.r36 Delete all the old patches that were applicable for old version. Use all the makefiles that come with the new version d
|
By
Nisha Parrakat
·
|
|
[meta-python][PATCH] nghttp2: never build python bindings
2 messages
From: Joe Slater <joe.slater@...> This has already been done for oe-core/master. Signed-off-by: Joe Slater <joe.slater@...> Signed-off-by: Steve Sakoman <steve@...> --- meta/recipes-support/nghttp2/ng
From: Joe Slater <joe.slater@...> This has already been done for oe-core/master. Signed-off-by: Joe Slater <joe.slater@...> Signed-off-by: Steve Sakoman <steve@...> --- meta/recipes-support/nghttp2/ng
|
By
Yue Tao
·
|
|
[meta-python][PATCH] Introduce python3-trustme to fix ptest error of python3-requests-toolbelt
From: Yue Tao <Yue.Tao@...> The ptest fails after python3-requests-toolbelt is upgraded to 0.10.1. ======================================================= Hint: make sure your test modules/packages ha
From: Yue Tao <Yue.Tao@...> The ptest fails after python3-requests-toolbelt is upgraded to 0.10.1. ======================================================= Hint: make sure your test modules/packages ha
|
By
Yue Tao
·
|
|
dunfell merge request: March 19th
2 messages
The following changes since commit 87571345059f82fb7599e3aa82e6fdcfbd361098: zeromq: 4.3.2 -> 4.3.4 (2023-02-22 11:24:23 -0500) are available in the Git repository at: https://git.openembedded.org/met
The following changes since commit 87571345059f82fb7599e3aa82e6fdcfbd361098: zeromq: 4.3.2 -> 4.3.4 (2023-02-22 11:24:23 -0500) are available in the Git repository at: https://git.openembedded.org/met
|
By
Armin Kuster
·
|
|
[meta-oe][PATCH v4] pgpool2: Added a new recipe.
2 messages
Pgpool-II is a middleware that works between PostgreSQL servers and a PostgreSQL database client. It is distributed under a license similar to BSD and MIT. It provides the following features. Signed-o
Pgpool-II is a middleware that works between PostgreSQL servers and a PostgreSQL database client. It is distributed under a license similar to BSD and MIT. It provides the following features. Signed-o
|
By
leimaohui
·
|
|
[meta-oe] [PATCH] redis: fix service redis-server restart not working under sysvinit
Under sysvinit when trying to restart redis-server using service redis-server restart two calls are made to start-stop-daemon, first with the --stop argument and then with --start argument consecutive
Under sysvinit when trying to restart redis-server using service redis-server restart two calls are made to start-stop-daemon, first with the --stop argument and then with --start argument consecutive
|
By
Stefan Ghinea
·
|
|
[meta-multimedia][PATCH 1/2] pipewire: update 0.3.66 -> 0.3.67
4 messages
This is a bugfix release that is API and ABI compatible with previous 0.3.x releases. - The loopback module and other couples streams will now not randomly fail in some cases. (#3028) - The RTP module
This is a bugfix release that is API and ABI compatible with previous 0.3.x releases. - The loopback module and other couples streams will now not randomly fail in some cases. (#3028) - The RTP module
|
By
Markus Volk
·
|
|
[meta-oe][dunfell][PATCH] nss: Fix CVE CVE-2023-0767
From: Virendra Thakur <virendrak@...> Add CVE-2023-0767.patch to fix CVE-2023-0767 Signed-off-by: Virendra Thakur <virendrak@...> Signed-off-by: Bhabu Bindu <bindudaniel1996@...> --- .../nss/nss/CVE-2
From: Virendra Thakur <virendrak@...> Add CVE-2023-0767.patch to fix CVE-2023-0767 Signed-off-by: Virendra Thakur <virendrak@...> Signed-off-by: Bhabu Bindu <bindudaniel1996@...> --- .../nss/nss/CVE-2
|
By
BINDU
·
|
|
[meta-python][PATCHV2] python3-pyruvate: Add crates checksum and use cargo-update-recipes-crates
From: Frederic Martinsons <frederic.martinsons@...> This is related to checksum verification introduction in bitbake crate fetcher: https://patchwork.yoctoproject.org/project/bitbake/patch/20230315131
From: Frederic Martinsons <frederic.martinsons@...> This is related to checksum verification introduction in bitbake crate fetcher: https://patchwork.yoctoproject.org/project/bitbake/patch/20230315131
|
By
Frederic Martinsons
·
|
|
[meta-oe][PATCH v3] pgpool2: Added a new recipe.
3 messages
Pgpool-II is a middleware that works between PostgreSQL servers and a PostgreSQL database client. It is distributed under a license similar to BSD and MIT. It provides the following features. Signed-o
Pgpool-II is a middleware that works between PostgreSQL servers and a PostgreSQL database client. It is distributed under a license similar to BSD and MIT. It provides the following features. Signed-o
|
By
leimaohui
·
|
|
[meta-oe][PATCH] lirc: Fix build with usrmerge feature building on ubuntu hosts
We get a very cryptic error during do_package ERROR: Didn't find service unit 'lircmd.service', specified in SYSTEMD_SERVICE:lirc. The reason is on ubuntu build hosts configure pokes at build host and
We get a very cryptic error during do_package ERROR: Didn't find service unit 'lircmd.service', specified in SYSTEMD_SERVICE:lirc. The reason is on ubuntu build hosts configure pokes at build host and
|
By
Khem Raj
·
|
|
[meta-python][PATCH] python3-click-repl: add mising prompt-toolkit runtime dependency
2 messages
Python3 click-repl package requires prompt-toolkit to be installed. Add the missing RDEPENDS to the recipe. Signed-off-by: Clément Péron <peron.clem@...> --- meta-python/recipes-devtools/python/python
Python3 click-repl package requires prompt-toolkit to be installed. Add the missing RDEPENDS to the recipe. Signed-off-by: Clément Péron <peron.clem@...> --- meta-python/recipes-devtools/python/python
|
By
Clément Péron
·
|
|
[meta-python][PATCH 1/4] python_setuptools_build_meta_mesonpy.bbclass: New class
6 messages
Some python modules (e.g. SciPy, scikit-image) use meson-python (a.k.a. mesonpy) in pyproject.toml: [build-system] build-backend = 'mesonpy' This class, together with python3-meson-python and its depe
Some python modules (e.g. SciPy, scikit-image) use meson-python (a.k.a. mesonpy) in pyproject.toml: [build-system] build-backend = 'mesonpy' This class, together with python3-meson-python and its depe
|
By
Zoltan Boszormenyi
·
|
|
[meta-python][PATCH] python3-pyruvate: Add crates checksum and use cargo-update-recipes-crates
3 messages
From: Frederic Martinsons <frederic.martinsons@...> This is related to checksum verification introduction in bitbake crate fetcher: https://patchwork.yoctoproject.org/project/bitbake/patch/20230315131
From: Frederic Martinsons <frederic.martinsons@...> This is related to checksum verification introduction in bitbake crate fetcher: https://patchwork.yoctoproject.org/project/bitbake/patch/20230315131
|
By
Frederic Martinsons
·
|