|
[meta-oe][kirkstone][langdale][PATCH] exiv2: fix SRC_URI
* https://exiv2.org/releases returns 404 now, use github releases * it's already fixed in master with upgrade to 0.27.6 in: https://git.openembedded.org/meta-openembedded/commit/?id=00a7d4b284c1afccfa
* https://exiv2.org/releases returns 404 now, use github releases * it's already fixed in master with upgrade to 0.27.6 in: https://git.openembedded.org/meta-openembedded/commit/?id=00a7d4b284c1afccfa
|
By
Martin Jansa
· #101082
·
|
|
[meta-oe][kirkstone][langdale][PATCH] mdns: use git fetcher
* https://opensource.apple.com/tarballs/mDNSResponder/mDNSResponder-${PV}.tar.gz is just redirect to unsafe github archives which are regenerated from time to time. * We do have src-uri-bad QA check w
* https://opensource.apple.com/tarballs/mDNSResponder/mDNSResponder-${PV}.tar.gz is just redirect to unsafe github archives which are regenerated from time to time. * We do have src-uri-bad QA check w
|
By
Martin Jansa
· #101078
·
|
|
[meta-oe][PATCH 1/2] smemstat: add recipe
FWIW: this was in meta-luneos for a while: https://github.com/webOS-ports/meta-webos-ports/blob/master/meta-luneos/recipes-devtools/smemstat/smemstat_git.bb since https://github.com/webOS-ports/meta-w
FWIW: this was in meta-luneos for a while: https://github.com/webOS-ports/meta-webos-ports/blob/master/meta-luneos/recipes-devtools/smemstat/smemstat_git.bb since https://github.com/webOS-ports/meta-w
|
By
Martin Jansa
· #101073
·
|
|
[meta-oe][kirkstone][langdale][PATCH] nss: fix cross-compilation error
From: Dmitry Baryshkov <dmitry.baryshkov@...> Change OS_TEST to be soft assignment so that the cross-compilation doens't fail with the errors like (note the difference in CPU tags): | make[4]:
From: Dmitry Baryshkov <dmitry.baryshkov@...> Change OS_TEST to be soft assignment so that the cross-compilation doens't fail with the errors like (note the difference in CPU tags): | make[4]:
|
By
Martin Jansa
· #100955
·
|
|
[meta-oe][PATCH] mctp: fix overrides syntax in SYSTEMD_AUTO_ENABLE:${PN}
Signed-off-by: Martin Jansa <Martin.Jansa@...> --- meta-networking/recipes-support/mctp/mctp_git.bb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/meta-networking/recipes-supp
Signed-off-by: Martin Jansa <Martin.Jansa@...> --- meta-networking/recipes-support/mctp/mctp_git.bb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/meta-networking/recipes-supp
|
By
Martin Jansa
· #100925
·
|
|
[meta-oe][kirkstone][PATCH] nodejs-oe-cache-native: initial checkin
How is this different from https://git.openembedded.org/meta-openembedded/commit/?h=kirkstone&id=035d9c61e81b32cb62706cfdbfae08b1bac7ae88 ?
How is this different from https://git.openembedded.org/meta-openembedded/commit/?h=kirkstone&id=035d9c61e81b32cb62706cfdbfae08b1bac7ae88 ?
|
By
Martin Jansa
· #100914
·
|
|
[meta-oe][PATCH] meta: remove True option to getVar calls (again)
* True is default since 2016 and most layers were already updated not to pass this parameter where not necessary, e.g. oe-core was updated couple times, first in: https://git.openembedded.org/openembe
* True is default since 2016 and most layers were already updated not to pass this parameter where not necessary, e.g. oe-core was updated couple times, first in: https://git.openembedded.org/openembe
|
By
Martin Jansa
· #100905
·
|
|
[meta-oe][PATCH 12/12] nodejs: Fix build with gcc13
You can add: Upstream-Status: Backport [https://github.com/nodejs/node/commit/0be1c5728173ea9ac42843058e26b6268568acf0]
You can add: Upstream-Status: Backport [https://github.com/nodejs/node/commit/0be1c5728173ea9ac42843058e26b6268568acf0]
|
By
Martin Jansa
· #100902
·
|
|
[meta-oe][PATCH 2/3] system-config-printer: add recipe
Doesn't python3-core in RDEPENDS:${PN} resolve that?
Doesn't python3-core in RDEPENDS:${PN} resolve that?
|
By
Martin Jansa
· #100885
·
|
|
[meta-oe][PATCH] hunspell: move ispellaff2myspell script to separate package
* ispellaff2myspell: A program to convert ispell affix tables to myspell format pulls perl into the images Signed-off-by: Martin Jansa <Martin.Jansa@...> --- meta-oe/recipes-support/hunspell/hun
* ispellaff2myspell: A program to convert ispell affix tables to myspell format pulls perl into the images Signed-off-by: Martin Jansa <Martin.Jansa@...> --- meta-oe/recipes-support/hunspell/hun
|
By
Martin Jansa
· #100861
·
|
|
[meta-oe][PATCH 6/6] .patch: fix Signed-off-by formatting issues reported by patchreview tool from oe-core
Signed-off-by: Martin Jansa <Martin.Jansa@...> --- meta-networking/recipes-daemons/proftpd/files/build_fixup.patch | 2 +- meta-networking/recipes-netkit/netkit-rpc/netkit-rpc/gcc4.patch | 2 +- .
Signed-off-by: Martin Jansa <Martin.Jansa@...> --- meta-networking/recipes-daemons/proftpd/files/build_fixup.patch | 2 +- meta-networking/recipes-netkit/netkit-rpc/netkit-rpc/gcc4.patch | 2 +- .
|
By
Martin Jansa
· #100821
·
|
|
[meta-oe][PATCH 5/6] .patch: fix Upstream-Status formatting issues reported by patchreview tool from oe-core
Signed-off-by: Martin Jansa <Martin.Jansa@...> --- .../0001-Use-unistd.h-not-argp.h-for-all-POSIX-systems.patch | 2 +- .../recipes-utils/fatcat/fatcat/0002-Enable-64bit-off_t.patch | 2 +- .../re
Signed-off-by: Martin Jansa <Martin.Jansa@...> --- .../0001-Use-unistd.h-not-argp.h-for-all-POSIX-systems.patch | 2 +- .../recipes-utils/fatcat/fatcat/0002-Enable-64bit-off_t.patch | 2 +- .../re
|
By
Martin Jansa
· #100820
·
|
|
[meta-oe][PATCH 4/6] android-tools: fix Upstream-Status formatting
Signed-off-by: Martin Jansa <Martin.Jansa@...> --- ...5-libsparse-Split-off-most-of-sparse_file_read_normal-.patch | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/meta-oe/recip
Signed-off-by: Martin Jansa <Martin.Jansa@...> --- ...5-libsparse-Split-off-most-of-sparse_file_read_normal-.patch | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/meta-oe/recip
|
By
Martin Jansa
· #100819
·
|
|
[meta-oe][PATCH 3/6] gphoto2: fix Upstream-Status formatting
Signed-off-by: Martin Jansa <Martin.Jansa@...> --- .../libgphoto2/0001-configure.ac-remove-AM_PO_SUBDIRS.patch | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/meta-oe/recipes-g
Signed-off-by: Martin Jansa <Martin.Jansa@...> --- .../libgphoto2/0001-configure.ac-remove-AM_PO_SUBDIRS.patch | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/meta-oe/recipes-g
|
By
Martin Jansa
· #100818
·
|
|
[meta-oe][PATCH 2/6] keyutils: fix Upstream-Status formatting
Signed-off-by: Martin Jansa <Martin.Jansa@...> --- ...1-tests-toolbox.inc.sh-update-regex-for-getting-endian.patch | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/meta-oe/recip
Signed-off-by: Martin Jansa <Martin.Jansa@...> --- ...1-tests-toolbox.inc.sh-update-regex-for-getting-endian.patch | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/meta-oe/recip
|
By
Martin Jansa
· #100817
·
|
|
[meta-oe][PATCH 1/6] mm-common: fix Upstream-Status formatting
Signed-off-by: Martin Jansa <Martin.Jansa@...> --- ...1-meson.build-do-not-ask-for-python-installation-versi.patch | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/meta-oe/recip
Signed-off-by: Martin Jansa <Martin.Jansa@...> --- ...1-meson.build-do-not-ask-for-python-installation-versi.patch | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/meta-oe/recip
|
By
Martin Jansa
· #100816
·
|
|
[meta-oe][PATCH] htop: fix Upstream-Status format
Signed-off-by: Martin Jansa <Martin.Jansa@...> --- meta-oe/recipes-support/htop/files/0001-Use-pkg-config.patch | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/meta-oe/recipe
Signed-off-by: Martin Jansa <Martin.Jansa@...> --- meta-oe/recipes-support/htop/files/0001-Use-pkg-config.patch | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/meta-oe/recipe
|
By
Martin Jansa
· #100799
·
|
|
[meta-oe][PATCH 2/2] smartmontools: fix Upstream-Status format
Signed-off-by: Martin Jansa <Martin.Jansa@...> --- ...0001-configure.ac-Define-SOURCE_DATE_EPOCH-in-CPPFLAGS.patch | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/meta-oe/recip
Signed-off-by: Martin Jansa <Martin.Jansa@...> --- ...0001-configure.ac-Define-SOURCE_DATE_EPOCH-in-CPPFLAGS.patch | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/meta-oe/recip
|
By
Martin Jansa
· #100798
·
|
|
[meta-oe][PATCH 1/2] s-nail: fix Upstream-Status format
Signed-off-by: Martin Jansa <Martin.Jansa@...> --- .../s-nail/files/0001-make.rc-set-VAL_MTA.patch | 2 +- .../files/0001-su_INLINE-eh-no-give-up-share-detection.patch | 2 +- .../files/0001-su_IN
Signed-off-by: Martin Jansa <Martin.Jansa@...> --- .../s-nail/files/0001-make.rc-set-VAL_MTA.patch | 2 +- .../files/0001-su_INLINE-eh-no-give-up-share-detection.patch | 2 +- .../files/0001-su_IN
|
By
Martin Jansa
· #100797
·
|
|
[meta-oe][PATCH] layer.conf: update LAYERSERIES_COMPAT for mickledore
* oe-core switched to mickedore in: https://git.openembedded.org/openembedded-core/commit/?id=57239d66b933c4313cf331d35d13ec2d0661c38f --- meta-filesystems/conf/layer.conf | 2 +- meta-gnome/conf/layer
* oe-core switched to mickedore in: https://git.openembedded.org/openembedded-core/commit/?id=57239d66b933c4313cf331d35d13ec2d0661c38f --- meta-filesystems/conf/layer.conf | 2 +- meta-gnome/conf/layer
|
By
Martin Jansa
· #100365
·
|