The 4.14.x is EOL:
https://wiki.samba.org/index.php/Samba_Release_Planning
Upgrade to latest 4.17.x.
Release Notes:
https://www.samba.org/samba/history/samba-4.17.0.html
https://www.samba.org/samba/history/samba-4.17.4.html
* Refresh patches
* Update PACKAGECONFIG
* Split a new package ctdb
* Add
* Refresh patches
* Add a patch to skip checking PYTHONHASHSEED
Signed-off-by: Yi Zhao
---
...-Add-configure-options-for-packages.patch} | 12
...pyext_PATTERN-for-cross-compilation.patch} | 10 +++
...wscript-skip-checking-PYTHONHASHSEED.patch | 30 +++
.../libtallo
* Refresh patches
* Add a patch to skip checking PYTHONHASHSEED
Signed-off-by: Yi Zhao
---
...-Add-configure-options-for-packages.patch} | 21 +++--
...pyext_PATTERN-for-cross-compilation.patch} | 10 +++
...wscript-skip-checking-PYTHONHASHSEED.patch | 30 +++
.../{li
* Refresh patches
* Add a patch to skip checking PYTHONHASHSEED
Signed-off-by: Yi Zhao
---
...rt-target-module-while-cross-compile.patch | 10 +++
...b-Add-configure-options-for-packages.patch | 14 -
...pyext_PATTERN-for-cross-compilation.patch} | 10 +++
...wscript-skip-checkin
License-Update: Remove trailing whitespace
* Refresh patches
* Add a patch to skip checking PYTHONHASHSEED
* Enable cmocka bundled library to fix build error
Signed-off-by: Yi Zhao
---
...-Add-configure-options-for-packages.patch} | 16 +++
...ibtevent-fix-musl-libc-compile-error.patch | 32
On 12/31/22 04:49, Khem Raj wrote:
This regresses samba [1] [2]. Please look into that as well and
propose a fix along with this.
[1] https://errors.yoctoproject.org/Errors/Details/685903/
[2] https://errors.yoctoproject.org/Errors/Details/685873/
Thanks. I will send a patch to upgrade samba
Fixes build with 64bit time_t
Signed-off-by: Khem Raj
---
...stall-Do-not-undef-_FILE_OFFSET_BITS.patch | 32 +++
.../recipes-devtools/dracut/dracut_056.bb | 1 +
2 files changed, 33 insertions(+)
create mode 100644
meta-initramfs/recipes-devtools/dracut/dracut/0001-instal
Its not available on musl since off_t is 64bit by default
Signed-off-by: Khem Raj
---
.../0001-wiredtiger-Avoid-using-off64_t.patch | 30 +++
.../recipes-dbs/mongodb/mongodb_git.bb| 1 +
2 files changed, 31 insertions(+)
create mode 100644
meta-oe/dynamic-layers/meta-p
Signed-off-by: Khem Raj
---
...ot-use-LFS64-functions-on-linux-musl.patch | 30 +++
.../recipes-support/spdlog/spdlog_1.11.0.bb | 4 ++-
2 files changed, 33 insertions(+), 1 deletion(-)
create mode 100644
meta-oe/recipes-support/spdlog/spdlog/0001-Do-not-use-LFS64-functions-o
Signed-off-by: Markus Volk
Signed-off-by: Khem Raj
---
...001-Add-meson-option-to-pass-sysroot.patch | 1 -
...r_42.0.bb => gnome-control-center_43.2.bb} | 45 +++
2 files changed, 26 insertions(+), 20 deletions(-)
rename
meta-gnome/recipes-gnome/gnome-control-center/{gnome-co
Convert to tarballs which are now being published. Drop backported
fixes, drop s390 bash patch (done differently upstream), drop glibc 2.36
sys/mount fix (done differently upstream), add patch for musl and
ALLPERMS.
v2022.7
(Some of these commits are actually only for the Rust bindings;
will try t
Backport a patch to fix correct use of dependency object
Signed-off-by: Khem Raj
---
...se-the-appropriate-dependency-object.patch | 35 +++
.../gnome-online-accounts_3.46.0.bb | 1 +
2 files changed, 36 insertions(+)
create mode 100644
meta-gnome/recipes-gnome/gnome
This is detected during configure due to AC_SYS_LARGEFILE autoconf macro
which is set to 64 if off_t is 64bit and then assigned to
-D_FILE_OFFSET_BITS=${ac_cv_sys_file_offset_bits} and system expects it
to be a number not a string.
Signed-off-by: Khem Raj
---
meta-oe/recipes-support/imagemagick/
I am seeing gnome-online-accounts failing on x86/musl, I wonder if its related.
https://errors.yoctoproject.org/Errors/Details/686008/
On Thu, Dec 29, 2022 at 7:29 AM Markus Volk wrote:
>
> Signed-off-by: Markus Volk
> ---
> ...001-Add-meson-option-to-pass-sysroot.patch | 45 -
On glibc this breaks build when using 64bit time_t since zlib ends up
undefining _FILE_OFFSET_BITS when -D_LARGEFILE64_SOURCE is defined
Signed-off-by: Khem Raj
---
meta-python/recipes-devtools/python/python3-grpcio_1.51.1.bb | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/me
15 matches
Mail list logo