[oe-commits] [openembedded-core] branch master-next updated (dc7530f -> 896cd68)

git at git.openembedded.org git at git.openembedded.org
Fri Nov 23 15:35:53 UTC 2018


This is an automated email from the git hooks/post-receive script.

rpurdie pushed a change to branch master-next
in repository openembedded-core.

    from dc7530f  python: add tk support
     new 8eaeb60  python: let more modules build in native
     new 29b5ef2  meson: Disable rpath stripping at install time
     new 209b2b2  libdnf: update to 0.22.3
     new 402cf7f  dnf: update to 4.0.9
     new 896cd68  u-boot: Upgrade 2018.07 -> 2018.11

The 5 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "add" were already present in the repository and have only
been added to this reference.


Summary of changes:
 .../u-boot/files/CVE-2018-1000205-1.patch          |  59 ---------
 .../u-boot/files/CVE-2018-1000205-2.patch          | 143 ---------------------
 ...ommon_2018.07.inc => u-boot-common_2018.11.inc} |   7 +-
 ...utils_2018.07.bb => u-boot-fw-utils_2018.11.bb} |   0
 ...ot-tools_2018.07.bb => u-boot-tools_2018.11.bb} |   0
 .../{u-boot_2018.07.bb => u-boot_2018.11.bb}       |   0
 .../dnf/{dnf_4.0.4.bb => dnf_4.0.9.bb}             |   2 +-
 .../libdnf/{libdnf_0.22.0.bb => libdnf_0.22.3.bb}  |   2 +-
 meta/recipes-devtools/meson/meson.inc              |   1 +
 ...01-Support-building-allarch-recipes-again.patch |  13 +-
 .../meson/meson/disable-rpath-handling.patch       |  26 ++++
 meta/recipes-devtools/python/python-async.inc      |   2 +-
 meta/recipes-devtools/python/python-git.inc        |   2 +-
 meta/recipes-devtools/python/python-gitdb.inc      |   2 +-
 meta/recipes-devtools/python/python-smmap.inc      |   2 +-
 15 files changed, 40 insertions(+), 221 deletions(-)
 delete mode 100644 meta/recipes-bsp/u-boot/files/CVE-2018-1000205-1.patch
 delete mode 100644 meta/recipes-bsp/u-boot/files/CVE-2018-1000205-2.patch
 rename meta/recipes-bsp/u-boot/{u-boot-common_2018.07.inc => u-boot-common_2018.11.inc} (64%)
 rename meta/recipes-bsp/u-boot/{u-boot-fw-utils_2018.07.bb => u-boot-fw-utils_2018.11.bb} (100%)
 rename meta/recipes-bsp/u-boot/{u-boot-tools_2018.07.bb => u-boot-tools_2018.11.bb} (100%)
 rename meta/recipes-bsp/u-boot/{u-boot_2018.07.bb => u-boot_2018.11.bb} (100%)
 rename meta/recipes-devtools/dnf/{dnf_4.0.4.bb => dnf_4.0.9.bb} (98%)
 rename meta/recipes-devtools/libdnf/{libdnf_0.22.0.bb => libdnf_0.22.3.bb} (95%)
 create mode 100644 meta/recipes-devtools/meson/meson/disable-rpath-handling.patch

-- 
To stop receiving notification emails like this one, please contact
the administrator of this repository.


More information about the Openembedded-commits mailing list