[oe-commits] [openembedded-core] branch master-next updated (8a867ea -> b8430b1)

git at git.openembedded.org git at git.openembedded.org
Fri Mar 8 23:17:19 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 8a867ea  arm change
 discard fe480ad  go-1.9: Drop the recipes
 discard 2a25c6d  go: Add recipes for 1.12 release and make it default
     new f6c2cd4  arm change
     new a4671eb  perf: synchronize unistd.h between libc-headers and perf source
     new bb9b14b  linux-yocto/5.0: fix systemtap for arm
     new a931ebb  qemuarm*: Use 4.19
     new 225ac0a  go: Add recipes for 1.12 release and make it default
     new 624d4dc  go-1.9: Drop the recipes
     new 8d90fd3  puzzles: Fix build with gcc9 on risc-v
     new 718451e  libid3tag: actually apply 10_utf16
     new e790e80  gstreamer1.0-plugins-ugly: remove redundant libid3tag dependency
     new 7e96286  gstreamer1.0-plugins-bad: remove redundant jpeg dependency
     new b8430b1  python: time.tzset missing

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   (8a867ea)
            \
             N -- N -- N   refs/heads/master-next (b8430b1)

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 11 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/go.bbclass                            |  1 -
 meta/conf/machine/qemuarm.conf                     |  3 +-
 meta/conf/machine/qemuarm64.conf                   |  2 ++
 meta/recipes-devtools/go/go-1.9.inc                | 27 ------------------
 meta/recipes-devtools/go/go-cross-canadian_1.9.bb  | 12 --------
 meta/recipes-devtools/go/go-cross_1.9.bb           | 10 -------
 meta/recipes-devtools/go/go-crosssdk_1.9.bb        | 11 --------
 meta/recipes-devtools/go/go-native_1.9.bb          |  4 ---
 meta/recipes-devtools/go/go-runtime_1.9.bb         | 23 ---------------
 meta/recipes-devtools/go/go_1.9.bb                 | 28 ------------------
 meta/recipes-devtools/python/python3_3.7.2.bb      |  1 +
 meta/recipes-devtools/python/python_2.7.15.bb      |  2 +-
 meta/recipes-kernel/linux/linux-yocto-rt_5.0.bb    |  2 +-
 meta/recipes-kernel/linux/linux-yocto-tiny_5.0.bb  |  2 +-
 meta/recipes-kernel/linux/linux-yocto_5.0.bb       |  2 +-
 meta/recipes-kernel/perf/perf.bb                   |  4 +++
 .../gstreamer/gstreamer1.0-plugins-bad_1.14.4.bb   |  2 +-
 .../gstreamer/gstreamer1.0-plugins-ugly_1.14.4.bb  |  2 +-
 .../libid3tag/{10_utf16.dpatch => 10_utf16.patch}  |  0
 .../libid3tag/libid3tag_0.15.1b.bb                 |  2 +-
 ...hange-string-lenght-parameter-to-be-size_.patch | 33 ++++++++++++++++++++++
 meta/recipes-sato/puzzles/puzzles_git.bb           |  1 +
 22 files changed, 50 insertions(+), 124 deletions(-)
 delete mode 100644 meta/recipes-devtools/go/go-1.9.inc
 delete mode 100644 meta/recipes-devtools/go/go-cross-canadian_1.9.bb
 delete mode 100644 meta/recipes-devtools/go/go-cross_1.9.bb
 delete mode 100644 meta/recipes-devtools/go/go-crosssdk_1.9.bb
 delete mode 100644 meta/recipes-devtools/go/go-native_1.9.bb
 delete mode 100644 meta/recipes-devtools/go/go-runtime_1.9.bb
 delete mode 100644 meta/recipes-devtools/go/go_1.9.bb
 rename meta/recipes-multimedia/libid3tag/libid3tag/{10_utf16.dpatch => 10_utf16.patch} (100%)
 create mode 100644 meta/recipes-sato/puzzles/files/0001-pattern.c-Change-string-lenght-parameter-to-be-size_.patch

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


More information about the Openembedded-commits mailing list