<feed xmlns='http://www.w3.org/2005/Atom'>
<title>linux/meta-openembedded.git/meta-filesystems/recipes-support, branch langdale-next</title>
<subtitle>Mirror of git.openembedded.org/meta-openembedded</subtitle>
<id>https://git.enea.com/cgit/linux/meta-openembedded.git/atom?h=langdale-next</id>
<link rel='self' href='https://git.enea.com/cgit/linux/meta-openembedded.git/atom?h=langdale-next'/>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-openembedded.git/'/>
<updated>2022-09-13T16:55:02+00:00</updated>
<entry>
<title>fuse3: upgrade 3.11.0 -&gt; 3.12.0</title>
<updated>2022-09-13T16:55:02+00:00</updated>
<author>
<name>wangmy</name>
<email>wangmy@fujitsu.com</email>
</author>
<published>2022-09-13T10:13:50+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-openembedded.git/commit/?id=0d29eaf9517d91ef921c6b42b31c75b875ee41f6'/>
<id>urn:sha1:0d29eaf9517d91ef921c6b42b31c75b875ee41f6</id>
<content type='text'>
Signed-off-by: Wang Mingyu &lt;wangmy@fujitsu.com&gt;
Signed-off-by: Khem Raj &lt;raj.khem@gmail.com&gt;
</content>
</entry>
<entry>
<title>fuse3: support ptest</title>
<updated>2022-08-12T08:24:27+00:00</updated>
<author>
<name>Changqing Li</name>
<email>changqing.li@windriver.com</email>
</author>
<published>2022-08-12T07:56:28+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-openembedded.git/commit/?id=4785cc2cd3bcb5635f8942f49f21d0e16edd3f09'/>
<id>urn:sha1:4785cc2cd3bcb5635f8942f49f21d0e16edd3f09</id>
<content type='text'>
fuse3 test is designed to run under source dir, there are
many places like "progname = pjoin(basename, 'example', 'ioctl')"
in the testcases, which will try to find compiled program. As
our S != B, and the don't run test under source dir. Test will fail
with following errors:
No such file or directory: '/usr/lib64/fuse3/ptest/test/../example/printcap'

Fix by install needed programs for the test

Signed-off-by: Changqing Li &lt;changqing.li@windriver.com&gt;
Signed-off-by: Khem Raj &lt;raj.khem@gmail.com&gt;
</content>
</entry>
<entry>
<title>fuse3: upgrade 3.10.5 -&gt; 3.11.0</title>
<updated>2022-05-09T15:59:46+00:00</updated>
<author>
<name>wangmy</name>
<email>wangmy@fujitsu.com</email>
</author>
<published>2022-04-29T08:01:13+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-openembedded.git/commit/?id=e5dbca1451bbaf99f05f9e985c81603caf732d28'/>
<id>urn:sha1:e5dbca1451bbaf99f05f9e985c81603caf732d28</id>
<content type='text'>
Changelog:
=========
    Add support for flag FOPEN_NOFLUSH for avoiding flush on close.
    Fixed returning an error condition to ioctl(2)

Signed-off-by: Wang Mingyu &lt;wangmy@fujitsu.com&gt;
Signed-off-by: Khem Raj &lt;raj.khem@gmail.com&gt;
</content>
</entry>
<entry>
<title>recipes: Update LICENSE variable to use SPDX license identifiers</title>
<updated>2022-03-05T01:41:45+00:00</updated>
<author>
<name>Khem Raj</name>
<email>raj.khem@gmail.com</email>
</author>
<published>2022-03-04T08:44:40+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-openembedded.git/commit/?id=a32fc41775067f51700d1a2a14ee6495e43c08e5'/>
<id>urn:sha1:a32fc41775067f51700d1a2a14ee6495e43c08e5</id>
<content type='text'>
Signed-off-by: Khem Raj &lt;raj.khem@gmail.com&gt;
</content>
</entry>
<entry>
<title>fuse3: upgrade 3.10.4 -&gt; 3.10.5</title>
<updated>2021-09-09T04:29:52+00:00</updated>
<author>
<name>zhengruoqin</name>
<email>zhengrq.fnst@fujitsu.com</email>
</author>
<published>2021-09-08T00:15:35+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-openembedded.git/commit/?id=fa667d2009762f4dcafcc2add3be88a82b210df5'/>
<id>urn:sha1:fa667d2009762f4dcafcc2add3be88a82b210df5</id>
<content type='text'>
Various improvements to make unit tests more robust.

Signed-off-by: Zheng Ruoqin &lt;zhengrq.fnst@fujitsu.com&gt;
Signed-off-by: Khem Raj &lt;raj.khem@gmail.com&gt;
</content>
</entry>
<entry>
<title>Convert to new override syntax</title>
<updated>2021-08-03T17:21:25+00:00</updated>
<author>
<name>Martin Jansa</name>
<email>Martin.Jansa@gmail.com</email>
</author>
<published>2021-07-29T15:04:53+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-openembedded.git/commit/?id=c61dc077bbd81260e4f167fa2251643ba0ba6974'/>
<id>urn:sha1:c61dc077bbd81260e4f167fa2251643ba0ba6974</id>
<content type='text'>
This is the result of automated script (0.9.1) conversion:

oe-core/scripts/contrib/convert-overrides.py .

converting the metadata to use ":" as the override character instead of "_".

Signed-off-by: Martin Jansa &lt;Martin.Jansa@gmail.com&gt;
</content>
</entry>
<entry>
<title>fuse: Define closefrom if not available</title>
<updated>2021-08-03T15:53:03+00:00</updated>
<author>
<name>Khem Raj</name>
<email>raj.khem@gmail.com</email>
</author>
<published>2021-07-31T16:15:01+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-openembedded.git/commit/?id=37afc556c203b350f8012c0570e8eb93677bc136'/>
<id>urn:sha1:37afc556c203b350f8012c0570e8eb93677bc136</id>
<content type='text'>
Fixes build with glibc 2.34+

Signed-off-by: Khem Raj &lt;raj.khem@gmail.com&gt;
</content>
</entry>
<entry>
<title>fuse3: upgrade 3.10.3 -&gt; 3.10.4</title>
<updated>2021-06-18T15:42:25+00:00</updated>
<author>
<name>zangrc</name>
<email>zangrc.fnst@fujitsu.com</email>
</author>
<published>2021-06-18T14:09:05+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-openembedded.git/commit/?id=74a31b6125e1d1331a122048ff0790c1ea3c33a8'/>
<id>urn:sha1:74a31b6125e1d1331a122048ff0790c1ea3c33a8</id>
<content type='text'>
Signed-off-by: Zang Ruochen &lt;zangrc.fnst@fujitsu.com&gt;
Signed-off-by: Khem Raj &lt;raj.khem@gmail.com&gt;
</content>
</entry>
<entry>
<title>fuse3: upgrade 3.10.2 -&gt; 3.10.3</title>
<updated>2021-04-16T03:01:48+00:00</updated>
<author>
<name>zangrc</name>
<email>zangrc.fnst@fujitsu.com</email>
</author>
<published>2021-04-16T01:42:46+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-openembedded.git/commit/?id=dff2f7f4e012890d5fe313bbc8dd3c09baabc6a8'/>
<id>urn:sha1:dff2f7f4e012890d5fe313bbc8dd3c09baabc6a8</id>
<content type='text'>
Signed-off-by: Zang Ruochen &lt;zangrc.fnst@fujitsu.com&gt;
Signed-off-by: Khem Raj &lt;raj.khem@gmail.com&gt;
</content>
</entry>
<entry>
<title>fuse3: upgrade 3.10.1 -&gt; 3.10.2</title>
<updated>2021-02-22T07:44:22+00:00</updated>
<author>
<name>zangrc</name>
<email>zangrc.fnst@cn.fujitsu.com</email>
</author>
<published>2021-02-22T18:56:32+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-openembedded.git/commit/?id=8df1a9aa65adf102ee8878eee618940de496a3f4'/>
<id>urn:sha1:8df1a9aa65adf102ee8878eee618940de496a3f4</id>
<content type='text'>
Signed-off-by: Zang Ruochen &lt;zangrc.fnst@cn.fujitsu.com&gt;
Signed-off-by: Khem Raj &lt;raj.khem@gmail.com&gt;
</content>
</entry>
</feed>
