From mboxrd@z Thu Jan 1 00:00:00 1970 X-GM-THRID: 6751292434813026304 Date: Tue, 5 Nov 2019 12:25:29 -0800 (PST) From: chombourger@gmail.com To: isar-users Message-Id: <469fffbc-a9bb-4e45-b269-62f40feb224c@googlegroups.com> In-Reply-To: <1572025154-1312-8-git-send-email-Cedric_Hombourger@mentor.com> References: <1571907744-1121-1-git-send-email-Cedric_Hombourger@mentor.com> <1572025154-1312-1-git-send-email-Cedric_Hombourger@mentor.com> <1572025154-1312-8-git-send-email-Cedric_Hombourger@mentor.com> Subject: Re: [PATCH v2 7/7] linux-mainline: disable support for HFS to demonstrate use of config fragments MIME-Version: 1.0 Content-Type: multipart/mixed; boundary="----=_Part_660_1395970432.1572985529235" X-Google-Token: ELm1h-4FW-RYMjcjL1E0 X-Google-IP: 77.130.253.234 X-TUID: wUGjdRG5AVJZ ------=_Part_660_1395970432.1572985529235 Content-Type: multipart/alternative; boundary="----=_Part_661_1048514701.1572985529235" ------=_Part_661_1048514701.1572985529235 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit to avoid further confusion, this thread should be considered closed. I have refactored my patches to have all linux-custom changes in one series I now have a clean patch for the the ci40 but will be submitting it only after the kernel recipe rework is accepted On Friday, October 25, 2019 at 7:40:50 PM UTC+2, Cedric Hombourger wrote: > > Signed-off-by: Cedric Hombourger > > --- > meta-isar/recipes-kernel/linux/files/no-fs-hfs.cfg | 2 ++ > meta-isar/recipes-kernel/linux/linux-mainline_4.19.80.bb | 4 +++- > 2 files changed, 5 insertions(+), 1 deletion(-) > create mode 100644 meta-isar/recipes-kernel/linux/files/no-fs-hfs.cfg > > diff --git a/meta-isar/recipes-kernel/linux/files/no-fs-hfs.cfg > b/meta-isar/recipes-kernel/linux/files/no-fs-hfs.cfg > new file mode 100644 > index 0000000..5dbfadb > --- /dev/null > +++ b/meta-isar/recipes-kernel/linux/files/no-fs-hfs.cfg > @@ -0,0 +1,2 @@ > +# CONFIG_FS_HFS is not set > +# CONFIG_HFSPLUS_FS is not set > diff --git a/meta-isar/recipes-kernel/linux/linux-mainline_4.19.80.bb > b/meta-isar/recipes-kernel/linux/linux-mainline_4.19.80.bb > index b41d1a8..83038f0 100644 > --- a/meta-isar/recipes-kernel/linux/linux-mainline_4.19.80.bb > +++ b/meta-isar/recipes-kernel/linux/linux-mainline_4.19.80.bb > @@ -11,7 +11,9 @@ ARCHIVE_VERSION = "${@ d.getVar('PV')[:-2] if > d.getVar('PV').endswith('.0') else > > SRC_URI += " \ > > https://cdn.kernel.org/pub/linux/kernel/v4.x/linux-${ARCHIVE_VERSION}.tar.xz > \ > - file://x86_64_defconfig" > + file://x86_64_defconfig \ > + file://no-fs-hfs.cfg" > + > SRC_URI[sha256sum] = > "80a9ba764e088aa7fddfef5a97c0236905e291468a37832243b6f3828d36e7ec" > > SRC_URI_append_de0-nano-soc = " \ > -- > 2.20.1 > > ------=_Part_661_1048514701.1572985529235 Content-Type: text/html; charset=utf-8 Content-Transfer-Encoding: quoted-printable
to avoid further confusion, this thread should be consider= ed closed. I have refactored my patches to have all linux-custom changes in= one series
I now have a clean patch for the the ci40 but will be submi= tting it only after the kernel recipe rework is accepted

On Friday, = October 25, 2019 at 7:40:50 PM UTC+2, Cedric Hombourger wrote:
Signed-off-by: Cedric Hombourger <Cedric_H...= @mentor.com>
---
=C2=A0meta-isar/recipes-kernel/linux/files/no-fs-hfs.cfg =C2=A0 = =C2=A0 =C2=A0 | 2 ++
=C2=A0meta-isar/recipes-kernel/linux/linux-mainline_4.19.80.= bb | 4 +++-
=C2=A02 files changed, 5 insertions(+), 1 deletion(-)
=C2=A0create mode 100644 meta-isar/recipes-kernel/linux/files/no-f= s-hfs.cfg

diff --git a/meta-isar/recipes-kernel/linux/files/no-fs-hfs.cfg b/= meta-isar/recipes-kernel/linux/files/no-fs-hfs.cfg
new file mode 100644
index 0000000..5dbfadb
--- /dev/null
+++ b/meta-isar/recipes-kernel/linux/files/no-fs-hfs.cfg
@@ -0,0 +1,2 @@
+# CONFIG_FS_HFS is not set
+# CONFIG_HFSPLUS_FS is not set
diff --git a/meta-isar/recipes-kernel/linux/linux-mainline_4= .19.80.bb b/meta-isar/recipes-kernel/linux/linux-main= line_4.19.80.bb
index b41d1a8..83038f0 100644
--- a/meta-isar/recipes-kernel/linux/linux-mainline_4.19.80.= bb
+++ b/meta-isar/recipes-kernel/linux/linux-mainline_4.19.80.= bb
@@ -11,7 +11,9 @@ ARCHIVE_VERSION =3D "${@ d.getVar('PV')[= :-2] if d.getVar('PV').endswith('.0') else
=C2=A0
=C2=A0SRC_URI +=3D " \
=C2=A0 =C2=A0 =C2=A0https://cdn.kerne= l.org/pub/linux/kernel/v4.x/linux-${ARCHIVE_VERSION}.tar.xz \
- =C2=A0 =C2=A0file://x86_64_defconfig"
+ =C2=A0 =C2=A0file://x86_64_defconfig \
+ =C2=A0 =C2=A0file://no-fs-hfs.cfg"
+
=C2=A0SRC_URI[sha256sum] =3D "80a9ba764e088aa7fddfef5a97c023<= wbr>6905e291468a37832243b6f3828d36e7ec"
=C2=A0
=C2=A0SRC_URI_append_de0-nano-soc =3D " \
--=20
2.20.1

------=_Part_661_1048514701.1572985529235-- ------=_Part_660_1395970432.1572985529235--