<feed xmlns='http://www.w3.org/2005/Atom'>
<title>linux/meta-freescale.git/recipes-kernel, branch sumo</title>
<subtitle>Mirror of github.com/Freescale/meta-freescale</subtitle>
<id>https://git.enea.com/cgit/linux/meta-freescale.git/atom?h=sumo</id>
<link rel='self' href='https://git.enea.com/cgit/linux/meta-freescale.git/atom?h=sumo'/>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-freescale.git/'/>
<updated>2023-03-31T22:23:48+00:00</updated>
<entry>
<title>Migrate codeaurora repositories to github</title>
<updated>2023-03-31T22:23:48+00:00</updated>
<author>
<name>Logan Grosz</name>
<email>logan.grosz@gmail.com</email>
</author>
<published>2023-03-31T22:23:48+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-freescale.git/commit/?id=cbe69b170fbdb201ae9bc80889678709e64caa78'/>
<id>urn:sha1:cbe69b170fbdb201ae9bc80889678709e64caa78</id>
<content type='text'>
</content>
</entry>
<entry>
<title>linux-fslc: Remove 4.9 leftover defconfig files</title>
<updated>2019-01-31T12:26:27+00:00</updated>
<author>
<name>Otavio Salvador</name>
<email>otavio@ossystems.com.br</email>
</author>
<published>2019-01-31T12:24:42+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-freescale.git/commit/?id=27ca94f8a4336790ba117b4298566f6820e7e74c'/>
<id>urn:sha1:27ca94f8a4336790ba117b4298566f6820e7e74c</id>
<content type='text'>
Signed-off-by: Otavio Salvador &lt;otavio@ossystems.com.br&gt;
(cherry picked from commit 60df6bc2b69a7f405f4b14fee1d53e8b3b84c054)
</content>
</entry>
<entry>
<title>recipes: Limit BSP specific recipes on relevant SOCs</title>
<updated>2018-09-28T20:32:38+00:00</updated>
<author>
<name>Khem Raj</name>
<email>raj.khem@gmail.com</email>
</author>
<published>2018-09-28T20:18:49+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-freescale.git/commit/?id=4f0cbb65a5f7f4794af28785a5011004439d5783'/>
<id>urn:sha1:4f0cbb65a5f7f4794af28785a5011004439d5783</id>
<content type='text'>
This helps in using meta-freescale with other BSP layers in same
projects, which is common usecase

Signed-off-by: Khem Raj &lt;raj.khem@gmail.com&gt;
Cc: Andreas Müller &lt;schnitzeltony@gmail.com&gt;
Cc: Zhenhua Luo &lt;zhenhua.luo@nxp.com&gt;
Cc: Otavio Salvador &lt;otavio@ossystems.com.br&gt;
Signed-off-by: Otavio Salvador &lt;otavio@ossystems.com.br&gt;
(cherry picked from commit 16c528880f20c68731e645775d31c7445c95a8db)
</content>
</entry>
<entry>
<title>linux-fslc/defconfig: sync with linux-fslc imx_v6_v7_defconfig</title>
<updated>2018-09-25T13:44:53+00:00</updated>
<author>
<name>Andreas Müller</name>
<email>schnitzeltony@gmail.com</email>
</author>
<published>2018-09-21T17:48:54+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-freescale.git/commit/?id=e4ace33711570dd6a37de426c38c84a53e77c83e'/>
<id>urn:sha1:e4ace33711570dd6a37de426c38c84a53e77c83e</id>
<content type='text'>
Signed-off-by: Andreas Müller &lt;schnitzeltony@gmail.com&gt;
Signed-off-by: Otavio Salvador &lt;otavio@ossystems.com.br&gt;
</content>
</entry>
<entry>
<title>linux-fslc/defconfig: CONFIG_BT_BNEP=m</title>
<updated>2018-09-25T13:44:53+00:00</updated>
<author>
<name>Andreas Müller</name>
<email>schnitzeltony@gmail.com</email>
</author>
<published>2018-09-14T09:48:50+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-freescale.git/commit/?id=06611d247b3863dd12b6beb6eb61d3673c7de20b'/>
<id>urn:sha1:06611d247b3863dd12b6beb6eb61d3673c7de20b</id>
<content type='text'>
This is necessary to support network over bluetooth:

| Sep 11 15:36:33 imx6qdl-variscite-som bluetoothd[281]: kernel lacks bnep-protocol support
| Sep 11 15:36:33 imx6qdl-variscite-som bluetoothd[281]: System does not support network plugin

Same as [1]

[1] https://github.com/Freescale/linux-fslc/pull/35

Signed-off-by: Andreas Müller &lt;schnitzeltony@gmail.com&gt;
Signed-off-by: Otavio Salvador &lt;otavio@ossystems.com.br&gt;
</content>
</entry>
<entry>
<title>linux-fslc/defconfig: Add CONFIG_NET_NS=y</title>
<updated>2018-09-25T13:44:53+00:00</updated>
<author>
<name>Andreas Müller</name>
<email>schnitzeltony@gmail.com</email>
</author>
<published>2018-09-14T09:48:49+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-freescale.git/commit/?id=808bc8a140baa1a3a4164fd8b1be0cf7c2311fd0'/>
<id>urn:sha1:808bc8a140baa1a3a4164fd8b1be0cf7c2311fd0</id>
<content type='text'>
systemd in default oe-core configuration complains:

| Sep 11 15:36:33 imx6qdl-variscite-som systemd[1]: Starting Hostname Service...
| Sep 11 15:36:33 imx6qdl-variscite-som systemd[296]: systemd-hostnamed.service: PrivateNetwork=yes is configured, but the kernel does not support network namespaces, ignorin&gt;

To enable it needs CONFIG_NAMESPACES=y either.

Same as [1]

[1] https://github.com/Freescale/linux-fslc/pull/35

Signed-off-by: Andreas Müller &lt;schnitzeltony@gmail.com&gt;
Signed-off-by: Otavio Salvador &lt;otavio@ossystems.com.br&gt;
</content>
</entry>
<entry>
<title>linux-fslc/defconfig: Add CONFIG_FW_LOADER_USER_HELPER(_FALLBACK)=y</title>
<updated>2018-09-25T13:44:15+00:00</updated>
<author>
<name>Andreas Müller</name>
<email>schnitzeltony@gmail.com</email>
</author>
<published>2018-09-11T13:15:34+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-freescale.git/commit/?id=832b3586bf6c78bc4b8208f468066e2d1feae925'/>
<id>urn:sha1:832b3586bf6c78bc4b8208f468066e2d1feae925</id>
<content type='text'>
Networkmanager still listens on sysfs and seems to load firmware from
userspace for radio units. For Variscite VarSOM this fixed Bluetooth.

More details at linux-fslc / imx_v6_v7_defconfig commit [1]

[1] https://github.com/Freescale/linux-fslc/commit/80f8894094e04ddb6ae8dadbba41ebe7f392f230

Signed-off-by: Andreas Müller &lt;schnitzeltony@gmail.com&gt;
Signed-off-by: Otavio Salvador &lt;otavio@ossystems.com.br&gt;
</content>
</entry>
<entry>
<title>linux-fslc: upgrade to latest in 4.17.x+fslc</title>
<updated>2018-09-25T13:44:15+00:00</updated>
<author>
<name>Andreas Müller</name>
<email>schnitzeltony@gmail.com</email>
</author>
<published>2018-09-10T12:48:27+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-freescale.git/commit/?id=aa043513473a9b5c2285680537d058c213967e96'/>
<id>urn:sha1:aa043513473a9b5c2285680537d058c213967e96</id>
<content type='text'>
This includes

* CONFIG_TMPFS_POSIX_ACL=y
* CONFIG_FW_LOADER_USER_HELPER(_FALLBACK)=y

in imx_v6_v7_defconfig

Signed-off-by: Andreas Müller &lt;schnitzeltony@gmail.com&gt;
Signed-off-by: Otavio Salvador &lt;otavio@ossystems.com.br&gt;
</content>
</entry>
<entry>
<title>linux-fslc: Update to 4.17.19</title>
<updated>2018-09-25T13:44:15+00:00</updated>
<author>
<name>Andreas Müller</name>
<email>schnitzeltony@gmail.com</email>
</author>
<published>2018-09-06T09:08:48+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-freescale.git/commit/?id=196457d184b2faee2e851e1d99874fd8a344f2e9'/>
<id>urn:sha1:196457d184b2faee2e851e1d99874fd8a344f2e9</id>
<content type='text'>
Tested on Variscite VarSOM Starterkit. Checked journal and no new issues could
be detected.

Signed-off-by: Andreas Müller &lt;schnitzeltony@gmail.com&gt;
Signed-off-by: Otavio Salvador &lt;otavio@ossystems.com.br&gt;
</content>
</entry>
<entry>
<title>linux-fslc/defconfig: Add CONFIG_TMPFS_POSIX_ACL=y</title>
<updated>2018-09-05T23:24:32+00:00</updated>
<author>
<name>Andreas Müller</name>
<email>schnitzeltony@gmail.com</email>
</author>
<published>2018-09-05T11:44:06+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-freescale.git/commit/?id=1deea6b4a2f83521ff247ea4743d09cc705ecd8e'/>
<id>urn:sha1:1deea6b4a2f83521ff247ea4743d09cc705ecd8e</id>
<content type='text'>
Fixes:

| Sep 04 09:05:10 imx6qdl-variscite-som systemd-udevd[220]: Failed to apply ACL on /dev/v4l-subdev0: Operation not supported
| Sep 04 09:05:10 imx6qdl-variscite-som systemd-udevd[224]: Failed to apply ACL on /dev/v4l-subdev1: Operation not supported
| Sep 04 09:05:10 imx6qdl-variscite-som systemd-udevd[215]: Failed to apply ACL on /dev/v4l-subdev10: Operation not supported
| Sep 04 09:05:10 imx6qdl-variscite-som systemd-udevd[228]: Failed to apply ACL on /dev/v4l-subdev2: Operation not supported
| Sep 04 09:05:10 imx6qdl-variscite-som systemd-udevd[232]: Failed to apply ACL on /dev/v4l-subdev5: Operation not supported
| Sep 04 09:05:10 imx6qdl-variscite-som systemd-udevd[217]: Failed to apply ACL on /dev/v4l-subdev11: Operation not supported
| Sep 04 09:05:10 imx6qdl-variscite-som systemd-udevd[214]: Failed to apply ACL on /dev/dri/card1: Operation not supported
| Sep 04 09:05:10 imx6qdl-variscite-som systemd-udevd[216]: Failed to apply ACL on /dev/v4l-subdev8: Operation not supported
| Sep 04 09:05:10 imx6qdl-variscite-som systemd-udevd[226]: Failed to apply ACL on /dev/v4l-subdev9: Operation not supported

and nasty follow-ups: Starting weston from sddm as unpriviledged user fails
with some hints on missing access rights.

For a better understanding CONFIG_TMPFS=y was added which was set indirectly
by CONFIG_DEVTMPFS=y

Signed-off-by: Andreas Müller &lt;schnitzeltony@gmail.com&gt;
Signed-off-by: Otavio Salvador &lt;otavio@ossystems.com.br&gt;
(cherry picked from commit 63366536e30e892e0bf3ee6b5e53de77720ae158)
</content>
</entry>
</feed>
