aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRicardo Salveti <ricardo@opensourcefoundries.com>2018-06-18 15:51:46 -0300
committerRicardo Salveti <ricardo@opensourcefoundries.com>2018-06-18 17:40:58 -0300
commitfb130aee7e324a8d44c852db159529eab174bc3c (patch)
treef3f1ac1e49f886e9c36d18c225b4fdeb90884d71
parent60945665c00c57fa63a7e4f866b245a4f49ef4af (diff)
default.xml: update openembedded-core layer
Relevant changes: - c36727f kern-tools: avoid merge_config concatenation issues - ff1bdd7 kernel: specify dependencies for compilation for config tasks - 331b085 ltp: bump to release 20180515 - e6a1c8c openssh: drop sshd support for DSA host keys - e9d6e09 qemu: upgrade to 2.12.0 - f1d5bb1 wic/bootimg-efi.py: recognize initrd when using grub - e5315d5 linux-firmware: package rtl8168 firmware - 0d5fa03 iproute2: upgrade 4.15.0 -> 4.16.0 - d536c0a libvorbis: 1.3.5 -> 1.3.6 - 7e76c7b ethtool: update 4.15 -> 4.16 - 235afa3 lz4: upgrade 1.8.1.2 -> 1.8.2 - 2472be3 hdparm: upgrade 9.55 -> 9.56 - 8c0ee20 linux-firmware: upgrade to 8fc2d4e5 revision - f1978b7 wireless-tools: remove the recipe - 5b966e8 wget: upgrade 1.19.4 -> 1.19.5 - 74827bb acpica: Upgrade to 20180508 release - 9755699 nss: update to 3.36.1 - 11aaf4d libdmx: upgrade 1.1.3 -> 1.1.4 - 8da23d4 kexec-tools: upgrade 2.0.16 -> 2.0.17 - abc7297 openssh: upgrade 7.6p1 -> 7.7p1 - 4063c1e curl: update 7.59.0 -> 7.60.0 - ecd9bae meson: update to 0.46.1 - 52ba8d4 libidn: upgrade 1.34 -> 1.35 - e1b5a1d dtc: upgrade to 1.4.6 Signed-off-by: Ricardo Salveti <ricardo@opensourcefoundries.com>
-rw-r--r--default.xml2
-rw-r--r--release-notes.yml34
2 files changed, 35 insertions, 1 deletions
diff --git a/default.xml b/default.xml
index b9467eb..6a73fc8 100644
--- a/default.xml
+++ b/default.xml
@@ -24,5 +24,5 @@
<project name="bitbake" path="bitbake" revision="055865047c63b9c3b213b47a1884924ce0adeda0"/>
<project name="meta-linaro" path="layers/meta-linaro" revision="b546dd83664679a88a7c7af6d329fd6b3487a110"/>
<project name="meta-openembedded" path="layers/meta-openembedded" revision="bb57bac845f3cd1634862fa9868bc8e294ba74a9"/>
- <project name="openembedded-core" path="layers/openembedded-core" revision="a2b4552b96c49dbdc9aef4b64820c3ff16dc5bb6"/>
+ <project name="openembedded-core" path="layers/openembedded-core" revision="ee054e12f6d4c4cbda66ebbc7d09ecad964a84d1"/>
</manifest>
diff --git a/release-notes.yml b/release-notes.yml
index d242091..6b0d6fe 100644
--- a/release-notes.yml
+++ b/release-notes.yml
@@ -1,3 +1,37 @@
+- update: "0.22"
+ highlights:
+ - Core Layer Updates
+ summary: |
+ Core layer updates based on the latest Yocto master changes.
+ parts:
+ - name: Linux microPlatform
+ summary: |
+ Core layer updates.
+ projects:
+ - name: OpenEmbedded-Core Layer
+ manifest_project: openembedded-core
+ features:
+ - heading: Layer Update
+ summary: |
+ Acpica updated to 20180508.
+ Curl updated to 7.60.0.
+ Dtc updated to 1.4.6.
+ Ethtool updated 4.16.
+ Hdparm updated to 9.56.
+ Iproute2 updated to 4.16.0.
+ Kexec-tools updated to 2.0.17.
+ Libdmx updated to 1.1.4.
+ Libidn updated to 1.35.
+ Libvorbis updated to 1.3.6.
+ Linux-firmware updated to the 8fc2d4e5 revision.
+ Ltp updated to 20180515.
+ Lz4 updated to 1.8.2.
+ Meson updated to 0.46.1.
+ Nss updated to 3.36.1.
+ OpenSSH updated to 7.7p1.
+ Qemu updated to 2.12.0.
+ Wget updated to 1.19.5.
+
- update: "0.21"
highlights:
- OSF Unified Linux Kernel updated to 4.16.15.