[oe-commits] [openembedded-core] branch master-next updated (e25db02 -> be38609)

git at git.openembedded.org git at git.openembedded.org
Sun Oct 13 12:33:04 UTC 2019


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

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

 discard e25db02  llvm: Update to 9.0.0
 discard a930a08  iso-codes:upgrade 4.3 -> 4.4
 discard 457652a  fribidi:upgrade 1.0.5 -> 1.0.7
 discard 969af88  libxfont2:upgrade 2.0.3 -> 2.0.4
 discard d39001a  msmtp:upgrade 1.8.5 -> 1.8.6
 discard 97f01d5  librepo:upgrade 1.10.5 -> 1.10.6
 discard 7a43714  expat:upgrade 2.2.8 -> 2.2.9
 discard 50f9453  gnu-efi: Do not use gcc-only options when building with clang
 discard b956300  libpcap: Clarify BSD license variant
 discard ea15651  p11-kit: Clarify BSD license variant
 discard f0beb48  libpcre: Clarify BSD license variant
 discard 901db32  libwebp: Clarify BSD license variant
 discard 811e4c2  speexdsp: Clarify BSD license variant
 discard 4b630f7  speex: Clarify BSD license variant
 discard 416aab9  libtheora: Clarify BSD license variant
 discard 640588f  libvorbis: Clarify BSD license variant
 discard 1f36279  libogg: Clarify BSD license variant
 discard d6e8ad9  libxpm: Clarify BSD license variant
 discard 1f0f3b2  tcp-wrappers: Clarify BSD license variant
 discard 1586f81  rpcbind: Clarify BSD license variant
 discard 7641b91  lighttpd: Clarify BSD license variant
 discard 6514093  pbzip2: Clarify BSD license variant
 discard c0366f7  libarchive: Clarify BSD license variant
 discard 26edaaa  libtirpc: Clarify BSD license variant
 discard f1f3413  python-smmap: Clarify BSD license variant
 discard abca913  python-async: Clarify BSD license variant
 discard 3434bdf  file: Clarify BSD license variant
 discard 6743ce8  flex: Clarify BSD license variant
 discard e411261  cmake: Clarify BSD license variant
 discard 2cde584  wpa-supplicant: Clarify BSD license variant
 discard 1252741  ovmf: Clarify BSD license variant
 discard 5a4edf0  sqlite3:upgrade 3.29 -> 3.30
 discard 82a982e  qemuriscv64: Build smode U-Boot
 discard d27a802  u-boot: Bump from 2019.07 to 2019.10
     new 4e96524  sqlite3:upgrade 3.29 -> 3.30
     new 760681e  ovmf: Clarify BSD license variant
     new d1a55e9  wpa-supplicant: Clarify BSD license variant
     new 193d67c  cmake: Clarify BSD license variant
     new 1450fdc  flex: Clarify BSD license variant
     new 4b6612c  file: Clarify BSD license variant
     new 058d963  python-async: Clarify BSD license variant
     new 3816349  python-smmap: Clarify BSD license variant
     new 4422ca1  libtirpc: Clarify BSD license variant
     new 3d9dc41  libarchive: Clarify BSD license variant
     new 7884301  pbzip2: Clarify BSD license variant
     new c2a41c7  lighttpd: Clarify BSD license variant
     new 8ba2e8d  rpcbind: Clarify BSD license variant
     new 8ede6a4  tcp-wrappers: Clarify BSD license variant
     new 3f8a9d1  libxpm: Clarify BSD license variant
     new 62ee3a6  libogg: Clarify BSD license variant
     new 62de145  libvorbis: Clarify BSD license variant
     new b62ae31  libtheora: Clarify BSD license variant
     new 4957d65  speex: Clarify BSD license variant
     new d9ae936  speexdsp: Clarify BSD license variant
     new 554195d  libwebp: Clarify BSD license variant
     new 2faf278  libpcre: Clarify BSD license variant
     new 032faac  p11-kit: Clarify BSD license variant
     new 69b4cdf  libpcap: Clarify BSD license variant
     new b6311f9  gnu-efi: Do not use gcc-only options when building with clang
     new 36b5d53  expat:upgrade 2.2.8 -> 2.2.9
     new bdf9bc4  librepo:upgrade 1.10.5 -> 1.10.6
     new 1243ae1  msmtp:upgrade 1.8.5 -> 1.8.6
     new e88d0c6  libxfont2:upgrade 2.0.3 -> 2.0.4
     new 75ce645  fribidi:upgrade 1.0.5 -> 1.0.7
     new d9e4e2f  iso-codes:upgrade 4.3 -> 4.4
     new cc2f27c  llvm: Update to 9.0.0
     new 98127ba  image-artifact-names: introduce new bbclass and move some variables into it
     new 34a36e0  bitbake.conf, kernel*.bbclass: include IMAGE_VERSION_SUFFIX only in the _LINK_NAME variables and change it to hard link
     new 53fb2fc  kernel-artifact-names.bbclass: use PR instead of PKGR in KERNEL_ARTIFACT_NAME
     new 8d5d378  kernel.bbclass: imageType without {}
     new 91ac271  kernel.bbclass: drop unnecessary package_get_auto_pr for do_install
     new be38609  *-artifact-names: include version only in the artifact links

This update added new revisions after undoing existing revisions.
That is to say, some revisions that were in the old version of the
branch are not in the new version.  This situation occurs
when a user --force pushes a change and generates a repository
containing something like this:

 * -- * -- B -- O -- O -- O   (e25db02)
            \
             N -- N -- N   refs/heads/master-next (be38609)

You should already have received notification emails for all of the O
revisions, and so the following emails describe only the N revisions
from the common base, B.

Any revisions marked "omit" are not gone; other references still
refer to them.  Any revisions marked "discard" are gone forever.

The 38 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:
 meta/classes/buildhistory.bbclass                  |  2 +
 meta/classes/cve-check.bbclass                     |  4 +-
 meta/classes/image-artifact-names.bbclass          | 15 +++++
 meta/classes/image-live.bbclass                    |  2 +-
 meta/classes/image.bbclass                         | 10 ++--
 meta/classes/image_types.bbclass                   |  9 +--
 meta/classes/kernel-artifact-names.bbclass         | 12 +++-
 meta/classes/kernel-devicetree.bbclass             | 21 +++++--
 meta/classes/kernel.bbclass                        | 49 ++++++++++-----
 meta/classes/qemuboot.bbclass                      |  4 +-
 meta/classes/rootfs-postcommands.bbclass           |  6 +-
 meta/classes/testimage.bbclass                     |  2 +
 meta/conf/bitbake.conf                             |  5 --
 meta/conf/machine/qemuriscv64.conf                 |  2 +-
 .../u-boot/files/0001-CVE-2019-13103.patch         | 69 ++++++++++++++++++++++
 .../u-boot/files/0002-CVE-2019-13104.patch         | 49 +++++++++++++++
 .../u-boot/files/0003-CVE-2019-13105.patch         | 37 ++++++++++++
 .../u-boot/files/0004-CVE-2019-13106.patch         | 56 ++++++++++++++++++
 .../files/0005-CVE-2019-14192-14193-14199.patch    | 43 ++++++++++++++
 ...-2019-14197-14200-14201-14202-14203-14204.patch | 44 ++++++++++++++
 .../u-boot/files/0007-CVE-2019-14194-14198.patch   | 42 +++++++++++++
 .../u-boot/files/0008-CVE-2019-14195.patch         | 42 +++++++++++++
 .../u-boot/files/0009-CVE-2019-14196.patch         | 48 +++++++++++++++
 meta/recipes-bsp/u-boot/u-boot-common.inc          | 13 +++-
 ...utils_2019.10.bb => u-boot-fw-utils_2019.07.bb} |  0
 ...ot-tools_2019.10.bb => u-boot-tools_2019.07.bb} |  0
 .../{u-boot_2019.10.bb => u-boot_2019.07.bb}       |  0
 27 files changed, 539 insertions(+), 47 deletions(-)
 create mode 100644 meta/classes/image-artifact-names.bbclass
 create mode 100644 meta/recipes-bsp/u-boot/files/0001-CVE-2019-13103.patch
 create mode 100644 meta/recipes-bsp/u-boot/files/0002-CVE-2019-13104.patch
 create mode 100644 meta/recipes-bsp/u-boot/files/0003-CVE-2019-13105.patch
 create mode 100644 meta/recipes-bsp/u-boot/files/0004-CVE-2019-13106.patch
 create mode 100644 meta/recipes-bsp/u-boot/files/0005-CVE-2019-14192-14193-14199.patch
 create mode 100644 meta/recipes-bsp/u-boot/files/0006-CVE-2019-14197-14200-14201-14202-14203-14204.patch
 create mode 100644 meta/recipes-bsp/u-boot/files/0007-CVE-2019-14194-14198.patch
 create mode 100644 meta/recipes-bsp/u-boot/files/0008-CVE-2019-14195.patch
 create mode 100644 meta/recipes-bsp/u-boot/files/0009-CVE-2019-14196.patch
 rename meta/recipes-bsp/u-boot/{u-boot-fw-utils_2019.10.bb => u-boot-fw-utils_2019.07.bb} (100%)
 rename meta/recipes-bsp/u-boot/{u-boot-tools_2019.10.bb => u-boot-tools_2019.07.bb} (100%)
 rename meta/recipes-bsp/u-boot/{u-boot_2019.10.bb => u-boot_2019.07.bb} (100%)

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


More information about the Openembedded-commits mailing list