On Sun, Aug 11, 2024 at 1:13 PM Khem Raj <[email protected]> wrote: > > Enable linux builtins to fix zfs build
Fantastic. I was going to check on this again on Monday and you beat me to it. Bruce > > Signed-off-by: Khem Raj <[email protected]> > Cc: Bruce Ashfield <[email protected]> > --- > .../recipes-filesystems/zfs/{zfs_2.2.2.bb => zfs_2.2.5.bb} | 4 ++-- > 1 file changed, 2 insertions(+), 2 deletions(-) > rename meta-filesystems/recipes-filesystems/zfs/{zfs_2.2.2.bb => > zfs_2.2.5.bb} (96%) > > diff --git a/meta-filesystems/recipes-filesystems/zfs/zfs_2.2.2.bb > b/meta-filesystems/recipes-filesystems/zfs/zfs_2.2.5.bb > similarity index 96% > rename from meta-filesystems/recipes-filesystems/zfs/zfs_2.2.2.bb > rename to meta-filesystems/recipes-filesystems/zfs/zfs_2.2.5.bb > index d3ea6797e7..504fe28923 100644 > --- a/meta-filesystems/recipes-filesystems/zfs/zfs_2.2.2.bb > +++ b/meta-filesystems/recipes-filesystems/zfs/zfs_2.2.5.bb > @@ -4,7 +4,7 @@ LICENSE = "CDDL-1.0" > LIC_FILES_CHKSUM = "file://LICENSE;md5=7087caaf1dc8a2856585619f4a787faa" > HOMEPAGE ="https://github.com/openzfs/zfs" > > -SRCREV = "494aaaed89cb9fe9f2da3b6c6f465a4bc9f6a7e1" > +SRCREV = "33174af15112ed5c53299da2d28e763b0163f428" > SRC_URI = > "git://github.com/openzfs/zfs;protocol=https;branch=zfs-2.2-release \ > file://0001-Define-strndupa-if-it-does-not-exist.patch \ > file://aaf28a4630af60496c9d33db1d06a7d7d8983422.patch \ > @@ -35,7 +35,7 @@ EXTRA_OECONF:append = " \ > > --with-systemdgeneratordir=${nonarch_base_libdir}/systemd/system-generators \ > --with-systemdpresetdir=${nonarch_base_libdir}/systemd/system-preset \ > --with-systemdmodulesloaddir=${sysconfdir}/module-load.d \ > - --without-dracutdir \ > + --without-dracutdir --enable-linux-builtin \ > " > > EXTRA_OEMAKE:append = " \ -- - Thou shalt not follow the NULL pointer, for chaos and madness await thee at its end - "Use the force Harry" - Gandalf, Star Trek II
-=-=-=-=-=-=-=-=-=-=-=- Links: You receive all messages sent to this group. View/Reply Online (#111757): https://lists.openembedded.org/g/openembedded-devel/message/111757 Mute This Topic: https://lists.openembedded.org/mt/107842852/21656 Group Owner: [email protected] Unsubscribe: https://lists.openembedded.org/g/openembedded-devel/unsub [[email protected]] -=-=-=-=-=-=-=-=-=-=-=-
