|
[meta-oe][mickledore][PATCH 13/36] libusbgx: check scripts in /etc/usbgx.d
From: Ming Liu <liu.ming50@...> Sometimes an end user might want to change some values in /sys/kernel/config/usb_gadget/ at runtime, for instance, a product id or serial number must be read from /proc
From: Ming Liu <liu.ming50@...> Sometimes an end user might want to change some values in /sys/kernel/config/usb_gadget/ at runtime, for instance, a product id or serial number must be read from /proc
|
By
Armin Kuster
·
|
|
[meta-oe][mickledore][PATCH 12/36] libusbgx: drop hard-coded /usr/bin,/etc
From: Ming Liu <liu.ming50@...> Drop hard-coded /usr/bin,/etc from gadget-start. Signed-off-by: Ming Liu <liu.ming50@...> Signed-off-by: Khem Raj <raj.khem@...> Signed-off-by: Armin Kuster <akuster808
From: Ming Liu <liu.ming50@...> Drop hard-coded /usr/bin,/etc from gadget-start. Signed-off-by: Ming Liu <liu.ming50@...> Signed-off-by: Khem Raj <raj.khem@...> Signed-off-by: Armin Kuster <akuster808
|
By
Armin Kuster
·
|
|
[meta-oe][mickledore][PATCH 11/36] php: Remove buildpaths from scripts and generated headers
From: Khem Raj <raj.khem@...> Signed-off-by: Khem Raj <raj.khem@...> (cherry picked from commit 439239ca9c543b0913de054f01453796e373ac00) Signed-off-by: Armin Kuster <akuster808@...> --- meta-oe/recip
From: Khem Raj <raj.khem@...> Signed-off-by: Khem Raj <raj.khem@...> (cherry picked from commit 439239ca9c543b0913de054f01453796e373ac00) Signed-off-by: Armin Kuster <akuster808@...> --- meta-oe/recip
|
By
Armin Kuster
·
|
|
[meta-oe][mickledore][PATCH 10/36] php: upgrade 8.2.5 -> 8.2.6
From: Wang Mingyu <wangmy@...> Changelog: ========= Fix inconsistent float negation in constant expressions. Fixed bug GH-8841 (php-cli core dump calling a badly formed function). Fixed bug GH-10737 (
From: Wang Mingyu <wangmy@...> Changelog: ========= Fix inconsistent float negation in constant expressions. Fixed bug GH-8841 (php-cli core dump calling a badly formed function). Fixed bug GH-10737 (
|
By
Armin Kuster
·
|
|
[meta-oe][mickledore][PATCH 09/36] minicoredumper: correct the sysvinit service file attribute
From: Mingli Yu <mingli.yu@...> Add the execute attribute for sysvinit service file to fix the below error: $ service minicoredumper status minicoredumper: unrecognized service Signed-off-by: Mingli Y
From: Mingli Yu <mingli.yu@...> Add the execute attribute for sysvinit service file to fix the below error: $ service minicoredumper status minicoredumper: unrecognized service Signed-off-by: Mingli Y
|
By
Armin Kuster
·
|
|
[meta-oe][mickledore][PATCH 08/36] ipmitool: Update links
From: Alexander Amelkin <alexander@...> The project has been moved to CodeBerg.org. Update the links in the recipe and also bump to the latest revision (1.8.19.13). Additionally fix the link to the IA
From: Alexander Amelkin <alexander@...> The project has been moved to CodeBerg.org. Update the links in the recipe and also bump to the latest revision (1.8.19.13). Additionally fix the link to the IA
|
By
Armin Kuster
·
|
|
[meta-oe][mickledore][PATCH 07/36] postgresql: upgrade 15.2 -> 15.3
From: Wang Mingyu <wangmy@...> 0001-configure.ac-bypass-autoconf-2.69-version-check.patch refreshed for 15.3 Changelog: https://www.postgresql.org/docs/release/15.3/ Signed-off-by: Wang Mingyu <wangmy
From: Wang Mingyu <wangmy@...> 0001-configure.ac-bypass-autoconf-2.69-version-check.patch refreshed for 15.3 Changelog: https://www.postgresql.org/docs/release/15.3/ Signed-off-by: Wang Mingyu <wangmy
|
By
Armin Kuster
·
|
|
[meta-oe][mickledore][PATCH 06/36] lmdb: Pass CFLAGS to Makefile
From: Khem Raj <raj.khem@...> This ensures that __FILE__ macros is expanded correctly without buildpaths Signed-off-by: Khem Raj <raj.khem@...> (cherry picked from commit 9af3510170137070cb269e6cf0399
From: Khem Raj <raj.khem@...> This ensures that __FILE__ macros is expanded correctly without buildpaths Signed-off-by: Khem Raj <raj.khem@...> (cherry picked from commit 9af3510170137070cb269e6cf0399
|
By
Armin Kuster
·
|
|
[meta-oe][mickledore][PATCH 04/36] libirecovery: Add missing build dependency on readline
From: Khem Raj <raj.khem@...> Signed-off-by: Khem Raj <raj.khem@...> (cherry picked from commit 99bfb84be3d31c1bde74ea831c2a9404e92c33a5) Signed-off-by: Armin Kuster <akuster808@...> --- meta-oe/recip
From: Khem Raj <raj.khem@...> Signed-off-by: Khem Raj <raj.khem@...> (cherry picked from commit 99bfb84be3d31c1bde74ea831c2a9404e92c33a5) Signed-off-by: Armin Kuster <akuster808@...> --- meta-oe/recip
|
By
Armin Kuster
·
|
|
[meta-oe][mickledore][PATCH 03/36] enca: Remove buildpaths from target scripts
From: Khem Raj <raj.khem@...> Using configure checks to detect mktemp can result in problems in cross-builds where buildtime mktemp ( native ) maybe detected in a path that does not exist on target, t
From: Khem Raj <raj.khem@...> Using configure checks to detect mktemp can result in problems in cross-builds where buildtime mktemp ( native ) maybe detected in a path that does not exist on target, t
|
By
Armin Kuster
·
|
|
[meta-oe][mickledore][PATCH 02/36] frr: add CVE_PRODUCT
From: Chen Qi <Qi.Chen@...> The CVE_PRODUCT is frrouting in NVD database. Signed-off-by: Chen Qi <Qi.Chen@...> Signed-off-by: Khem Raj <raj.khem@...> (cherry picked from commit 10c7793832ec492da50c898
From: Chen Qi <Qi.Chen@...> The CVE_PRODUCT is frrouting in NVD database. Signed-off-by: Chen Qi <Qi.Chen@...> Signed-off-by: Khem Raj <raj.khem@...> (cherry picked from commit 10c7793832ec492da50c898
|
By
Armin Kuster
·
|
|
[meta-oe][mickledore][PATCH 01/36] libencode-perl: Remove buildpaths from generated .exh files
From: Khem Raj <raj.khem@...> there are generated .exh files which has the absolute perl interpreter path in comments, which is caught by build QA, therefore remove the absolute perl native path prefi
From: Khem Raj <raj.khem@...> there are generated .exh files which has the absolute perl interpreter path in comments, which is caught by build QA, therefore remove the absolute perl native path prefi
|
By
Armin Kuster
·
|
|
[meta-python][PATCH 000/149] python3: improve run-time dependencies situation
3 messages
From: Bartosz Golaszewski <bartosz.golaszewski@...> A significant number of python recipes don't specify all the run-time dependencies required to at least be able to import all the installed modules.
From: Bartosz Golaszewski <bartosz.golaszewski@...> A significant number of python recipes don't specify all the run-time dependencies required to at least be able to import all the installed modules.
|
By
Bartosz Golaszewski
·
|
|
[meta-python][PATCH 099/149] python3-padaos: add missing run-time dependencies
From: Bartosz Golaszewski <bartosz.golaszewski@...> Add missing RDEPENDS for this package. Signed-off-by: Bartosz Golaszewski <bartosz.golaszewski@...> --- meta-python/recipes-devtools/python/python3-
From: Bartosz Golaszewski <bartosz.golaszewski@...> Add missing RDEPENDS for this package. Signed-off-by: Bartosz Golaszewski <bartosz.golaszewski@...> --- meta-python/recipes-devtools/python/python3-
|
By
Bartosz Golaszewski
·
|
|
[meta-python][PATCH 098/149] python3-oslash: add missing run-time dependencies
From: Bartosz Golaszewski <bartosz.golaszewski@...> Add missing RDEPENDS for this package. Signed-off-by: Bartosz Golaszewski <bartosz.golaszewski@...> --- meta-python/recipes-devtools/python/python3-
From: Bartosz Golaszewski <bartosz.golaszewski@...> Add missing RDEPENDS for this package. Signed-off-by: Bartosz Golaszewski <bartosz.golaszewski@...> --- meta-python/recipes-devtools/python/python3-
|
By
Bartosz Golaszewski
·
|
|
[meta-python][PATCH 096/149] python3-ninja: add missing run-time dependencies
From: Bartosz Golaszewski <bartosz.golaszewski@...> Add missing RDEPENDS for this package. Signed-off-by: Bartosz Golaszewski <bartosz.golaszewski@...> --- .../recipes-devtools/python/python3-ninja_1.
From: Bartosz Golaszewski <bartosz.golaszewski@...> Add missing RDEPENDS for this package. Signed-off-by: Bartosz Golaszewski <bartosz.golaszewski@...> --- .../recipes-devtools/python/python3-ninja_1.
|
By
Bartosz Golaszewski
·
|
|
[meta-python][PATCH 097/149] python3-nmap: add missing run-time dependencies
From: Bartosz Golaszewski <bartosz.golaszewski@...> Add missing RDEPENDS for this package. Signed-off-by: Bartosz Golaszewski <bartosz.golaszewski@...> --- meta-oe/recipes-security/nmap/nmap_7.80.bb |
From: Bartosz Golaszewski <bartosz.golaszewski@...> Add missing RDEPENDS for this package. Signed-off-by: Bartosz Golaszewski <bartosz.golaszewski@...> --- meta-oe/recipes-security/nmap/nmap_7.80.bb |
|
By
Bartosz Golaszewski
·
|
|
[meta-python][PATCH 095/149] python3-ninja-syntax: new package
From: Bartosz Golaszewski <bartosz.golaszewski@...> Add a recipe for ninja-syntax - a package that allows to use all features of python3-ninja. Signed-off-by: Bartosz Golaszewski <bartosz.golaszewski@
From: Bartosz Golaszewski <bartosz.golaszewski@...> Add a recipe for ninja-syntax - a package that allows to use all features of python3-ninja. Signed-off-by: Bartosz Golaszewski <bartosz.golaszewski@
|
By
Bartosz Golaszewski
·
|
|
[meta-python][PATCH 094/149] python3-netaddr: add missing run-time dependencies
From: Bartosz Golaszewski <bartosz.golaszewski@...> Add missing RDEPENDS for this package. Signed-off-by: Bartosz Golaszewski <bartosz.golaszewski@...> --- meta-python/recipes-devtools/python/python3-
From: Bartosz Golaszewski <bartosz.golaszewski@...> Add missing RDEPENDS for this package. Signed-off-by: Bartosz Golaszewski <bartosz.golaszewski@...> --- meta-python/recipes-devtools/python/python3-
|
By
Bartosz Golaszewski
·
|
|
[meta-python][PATCH 093/149] python3-netaddr: stop using PYTHON_PN
From: Bartosz Golaszewski <bartosz.golaszewski@...> We no longer support python2 so switch to using python3 explicitly. Signed-off-by: Bartosz Golaszewski <bartosz.golaszewski@...> --- meta-python/rec
From: Bartosz Golaszewski <bartosz.golaszewski@...> We no longer support python2 so switch to using python3 explicitly. Signed-off-by: Bartosz Golaszewski <bartosz.golaszewski@...> --- meta-python/rec
|
By
Bartosz Golaszewski
·
|