<feed xmlns='http://www.w3.org/2005/Atom'>
<title>linux/poky.git/meta-yocto-bsp, branch dunfell-23.0.2</title>
<subtitle>Mirror of git.yoctoproject.org/poky</subtitle>
<id>https://git.enea.com/cgit/linux/poky.git/atom?h=dunfell-23.0.2</id>
<link rel='self' href='https://git.enea.com/cgit/linux/poky.git/atom?h=dunfell-23.0.2'/>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/poky.git/'/>
<updated>2020-07-14T22:50:23+00:00</updated>
<entry>
<title>yocto-bsps: bump reference boards to v5.4.49</title>
<updated>2020-07-14T22:50:23+00:00</updated>
<author>
<name>Bruce Ashfield</name>
<email>bruce.ashfield@gmail.com</email>
</author>
<published>2020-06-30T05:22:04+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/poky.git/commit/?id=968d0a264b379a4c3587046693b12dc10f8547da'/>
<id>urn:sha1:968d0a264b379a4c3587046693b12dc10f8547da</id>
<content type='text'>
(From meta-yocto rev: 133a8d72a237a76727d7005539ad88c216881268)

Signed-off-by: Bruce Ashfield &lt;bruce.ashfield@gmail.com&gt;
Signed-off-by: Richard Purdie &lt;richard.purdie@linuxfoundation.org&gt;
(cherry picked from commit 9f108add55395e82081907675f881052c336ae26)
Signed-off-by: Steve Sakoman &lt;steve@sakoman.com&gt;
Signed-off-by: Richard Purdie &lt;richard.purdie@linuxfoundation.org&gt;
</content>
</entry>
<entry>
<title>linux-yocto: bump genericx86 kernel version to v5.4.40</title>
<updated>2020-07-14T22:50:23+00:00</updated>
<author>
<name>Anuj Mittal</name>
<email>anuj.mittal@intel.com</email>
</author>
<published>2020-05-20T15:15:17+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/poky.git/commit/?id=58cacf22496fa424ae0b8d2b0221793f0d28370f'/>
<id>urn:sha1:58cacf22496fa424ae0b8d2b0221793f0d28370f</id>
<content type='text'>
(From meta-yocto rev: cfab89c1ff526f5276a5ff264ad1f99cf2b613f0)

Signed-off-by: Anuj Mittal &lt;anuj.mittal@intel.com&gt;
Signed-off-by: Richard Purdie &lt;richard.purdie@linuxfoundation.org&gt;
(cherry picked from commit bae0a97a39dad445c9655bc61ae3b7e6a667cbba)
Signed-off-by: Steve Sakoman &lt;steve@sakoman.com&gt;
Signed-off-by: Richard Purdie &lt;richard.purdie@linuxfoundation.org&gt;
</content>
</entry>
<entry>
<title>layer.conf: Update to new dunfell release name</title>
<updated>2020-03-15T22:24:43+00:00</updated>
<author>
<name>Richard Purdie</name>
<email>richard.purdie@linuxfoundation.org</email>
</author>
<published>2020-03-15T22:24:26+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/poky.git/commit/?id=4cf541859dca74669a4b7ddf4c1b2ada75f0379b'/>
<id>urn:sha1:4cf541859dca74669a4b7ddf4c1b2ada75f0379b</id>
<content type='text'>
(From meta-yocto rev: a1ae7e14edd36007adf027e21711f016e0f25658)

Signed-off-by: Richard Purdie &lt;richard.purdie@linuxfoundation.org&gt;
</content>
</entry>
<entry>
<title>yocto-bsps: drop 5.2 bbappend</title>
<updated>2020-03-06T13:15:27+00:00</updated>
<author>
<name>Bruce Ashfield</name>
<email>bruce.ashfield@gmail.com</email>
</author>
<published>2020-03-04T14:56:50+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/poky.git/commit/?id=f3cce6ad511c1dc0c574c141544cb51519a465e0'/>
<id>urn:sha1:f3cce6ad511c1dc0c574c141544cb51519a465e0</id>
<content type='text'>
The 5.2 recipes have been dropped from oe-core, so we drop the
5.2 bbappends to match.

(From meta-yocto rev: 1da347d7c9b50974648bf216b766bcb958159fa0)

Signed-off-by: Bruce Ashfield &lt;bruce.ashfield@gmail.com&gt;
Signed-off-by: Richard Purdie &lt;richard.purdie@linuxfoundation.org&gt;
</content>
</entry>
<entry>
<title>yocto-bsps/5.2: backport perf build fix for latest binutils</title>
<updated>2020-03-06T13:15:27+00:00</updated>
<author>
<name>Bruce Ashfield</name>
<email>bruce.ashfield@gmail.com</email>
</author>
<published>2020-03-04T14:56:49+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/poky.git/commit/?id=8ba6e7f068465bd8e3a95251dd804099a7cedc93'/>
<id>urn:sha1:8ba6e7f068465bd8e3a95251dd804099a7cedc93</id>
<content type='text'>
[
   Author: Changbin Du &lt;changbin.du@gmail.com&gt;
   Date:   Tue Jan 28 23:29:38 2020 +0800

       perf: Make perf able to build with latest libbfd

       libbfd has changed the bfd_section_* macros to inline functions
       bfd_section_&lt;field&gt; since 2019-09-18. See below two commits:
	 o http://www.sourceware.org/ml/gdb-cvs/2019-09/msg00064.html
	 o https://www.sourceware.org/ml/gdb-cvs/2019-09/msg00072.html

       This fix make perf able to build with both old and new libbfd.

       Signed-off-by: Changbin Du &lt;changbin.du@gmail.com&gt;
       Acked-by: Jiri Olsa &lt;jolsa@redhat.com&gt;
       Cc: Peter Zijlstra &lt;peterz@infradead.org&gt;
       Link: http://lore.kernel.org/lkml/20200128152938.31413-1-changbin.du@gmail.com
       Signed-off-by: Arnaldo Carvalho de Melo &lt;acme@redhat.com&gt;
       Signed-off-by: Bruce Ashfield &lt;bruce.ashfield@gmail.com&gt;
]

(From meta-yocto rev: 207feb95be473359785e67df340e07942a376c54)

Signed-off-by: Bruce Ashfield &lt;bruce.ashfield@gmail.com&gt;
Signed-off-by: Richard Purdie &lt;richard.purdie@linuxfoundation.org&gt;
</content>
</entry>
<entry>
<title>linux-yocto: Fix the kernel verison to match the kernel revisions</title>
<updated>2020-02-22T23:57:27+00:00</updated>
<author>
<name>Richard Purdie</name>
<email>richard.purdie@linuxfoundation.org</email>
</author>
<published>2020-02-22T08:45:17+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/poky.git/commit/?id=b9e965a219ccfb018a219d5e7694f678dce98b11'/>
<id>urn:sha1:b9e965a219ccfb018a219d5e7694f678dce98b11</id>
<content type='text'>
This avoids warnings due to kernel version mismatches

(From meta-yocto rev: 4d8122bca9e5a8788521537610411fe59b1ba8a6)

Signed-off-by: Richard Purdie &lt;richard.purdie@linuxfoundation.org&gt;
</content>
</entry>
<entry>
<title>yocto-bsps: update to v5.4.20</title>
<updated>2020-02-22T23:57:27+00:00</updated>
<author>
<name>Bruce Ashfield</name>
<email>bruce.ashfield@gmail.com</email>
</author>
<published>2020-02-21T23:10:39+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/poky.git/commit/?id=fff16d4755df346d3f753e60db65c708232b8ce9'/>
<id>urn:sha1:fff16d4755df346d3f753e60db65c708232b8ce9</id>
<content type='text'>
Updating the SRCREVs for the h/w references to v5.4.20, which includes
the binutils fix for perf.

(From meta-yocto rev: 9fcac872e5f2cc05409cb06640c0f625bea6e8ba)

Signed-off-by: Bruce Ashfield &lt;bruce.ashfield@gmail.com&gt;
Signed-off-by: Richard Purdie &lt;richard.purdie@linuxfoundation.org&gt;
</content>
</entry>
<entry>
<title>yocto-bsp: drop 4.19 bbappend</title>
<updated>2020-02-22T23:57:27+00:00</updated>
<author>
<name>Bruce Ashfield</name>
<email>bruce.ashfield@gmail.com</email>
</author>
<published>2020-02-21T17:54:37+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/poky.git/commit/?id=f34a99e2dd94cd8d02530680218a13d6b4152612'/>
<id>urn:sha1:f34a99e2dd94cd8d02530680218a13d6b4152612</id>
<content type='text'>
5.4 is the new LTS kernel, so we drop the 4.19 bbappens as the 4.19
kernel will be removed.

(From meta-yocto rev: 36e7756b89a2adb0df470e862a71fbfda98a8682)

Signed-off-by: Bruce Ashfield &lt;bruce.ashfield@gmail.com&gt;
Signed-off-by: Richard Purdie &lt;richard.purdie@linuxfoundation.org&gt;
</content>
</entry>
<entry>
<title>linux-yocto: update genericx86 SRCREVs for v5.4</title>
<updated>2020-02-15T10:27:01+00:00</updated>
<author>
<name>Anuj Mittal</name>
<email>anuj.mittal@intel.com</email>
</author>
<published>2020-02-14T04:14:06+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/poky.git/commit/?id=af0785bcbc679c45ca137eb20c04dfb2775a22e5'/>
<id>urn:sha1:af0785bcbc679c45ca137eb20c04dfb2775a22e5</id>
<content type='text'>
(From meta-yocto rev: 79aa685e65b8f0c521ed26406b1e2c245efac1e5)

Signed-off-by: Anuj Mittal &lt;anuj.mittal@intel.com&gt;
Signed-off-by: Richard Purdie &lt;richard.purdie@linuxfoundation.org&gt;
</content>
</entry>
<entry>
<title>meta-yocto-bsp: Bump to the v5.4 kernel for the non-x86 boards</title>
<updated>2020-02-14T13:08:37+00:00</updated>
<author>
<name>Kevin Hao</name>
<email>kexin.hao@windriver.com</email>
</author>
<published>2020-02-12T03:45:02+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/poky.git/commit/?id=46e0391f611f6686ef3362b32f493ae74ec15d43'/>
<id>urn:sha1:46e0391f611f6686ef3362b32f493ae74ec15d43</id>
<content type='text'>
Build and boot test for the beaglebone and edgerouter.

(From meta-yocto rev: db4247b8c95ec997fa90226a49df36d7366c469f)

Signed-off-by: Kevin Hao &lt;kexin.hao@windriver.com&gt;
Signed-off-by: Richard Purdie &lt;richard.purdie@linuxfoundation.org&gt;
</content>
</entry>
</feed>
