[OE-core] 'From OE-Core rev: <commit-id>' in recent master commits

Andreas Müller schnitzeltony at googlemail.com
Mon Dec 19 11:22:48 UTC 2016


On Mon, Dec 19, 2016 at 12:19 PM, Burton, Ross <ross.burton at intel.com> wrote:
>
> On 19 December 2016 at 11:14, Andreas Müller <schnitzeltony at googlemail.com>
> wrote:
>>
>> just updated to latest HEAD and checked commits. Found a lot of commits
>> with
>>
>> (From OE-Core rev: <commit ID>)
>
>
> Can you point to any SHAs in particular that have this?
>
> Ross
Those and more

commit c87361fc886432a9db584712bf3e41ecd0541960
Author: Ross Burton <ross.burton at intel.com>
Date:   Thu Dec 15 17:19:46 2016 +0000

    lib/oe/package_manager: bail if createrepo can't be found

    If createrepo isn't found then the errors later are mysterious, so
explicitly
    check and error out early if it isn't there.

    (From OE-Core rev: e09636bbb3ea8ec58984197fd9c691bb908efe00)

    Signed-off-by: Ross Burton <ross.burton at intel.com>
    Signed-off-by: Richard Purdie <richard.purdie at linuxfoundation.org>

commit 147d7802926153ef0abb12d5e738576d8dfd02d7
Author: Armin Kuster <akuster808 at gmail.com>
Date:   Thu Dec 15 07:21:45 2016 -0800

    tzdata: update to 2016j

    Briefly: Saratov, Russia moves from +03 to +04 on 2016-12-04.

      Changes to future time stamps

        Saratov, Russia switches from +03 to +04 on 2016-12-04 at 02:00.
        This hives off a new zone Europe/Saratov from Europe/Volgograd.
        (Thanks to Yuri Konotopov and Stepan Golosunov.)

      Changes to past time stamps

        The new zone Asia/Atyrau for Atyraū Region, Kazakhstan, is like
        Asia/Aqtau except it switched from +05/+06 to +04/+05 in spring
        1999, not fall 1994.  (Thanks to Stepan Golosunov.)

      Changes to past time zone abbreviations

        Asia/Gaza and Asia/Hebron now use "EEST", not "EET", to denote
    summer time before 1948. The old use of "EET" was a typo.

    (From OE-Core rev: a0b389b5f3effad5194109f9914dec6125b3569d)

    Signed-off-by: Armin Kuster <akuster808 at gmail.com>
    Signed-off-by: Ross Burton <ross.burton at intel.com>
    Signed-off-by: Richard Purdie <richard.purdie at linuxfoundation.org>

commit f9d6b482f2275c054dff91b81ac901b612f9c9b4
Author: Armin Kuster <akuster808 at gmail.com>
Date:   Thu Dec 15 07:21:44 2016 -0800

    tzcode-native: update to 2016j

    Changes to code

        zic no longer mishandles file systems that lack hard links, fixing
        bugs introduced in 2016g.  (Problems reported by Tom Lane.)
        Also, when the destination already contains symbolic links, zic
        should now work better on systems where the 'link' system call
        does not follow symbolic links.

    Changes to documentation and commentary

        tz-link.htm now documents the relationship between release version
        numbers and development-repository commit tags.  (Suggested by
        Paul Koning.)

        The 'Theory' file now documents UT.

        iso3166.tab now accents "Curaçao", and commentary now mentions
    the names "Cabo Verde" and "Czechia". (Thanks to Jiří Boháč.)

    (From OE-Core rev: 3fb5ddce97af1d4ada0dcc7f9c0ceef6ac392918)

    Signed-off-by: Armin Kuster <akuster808 at gmail.com>
    Signed-off-by: Ross Burton <ross.burton at intel.com>
    Signed-off-by: Richard Purdie <richard.purdie at linuxfoundation.org>

commit a4111417b1b46cc852bf96a443b0edb0a525f346
Author: Nicolas Dechesne <nicolas.dechesne at linaro.org>
Date:   Thu Dec 15 15:40:11 2016 +0100

    gstreamer1.0-plugins-bad: default to using egl

    With the current set of PACKAGECONFIG, we end up building with
'gles2' and neither
    'opengl', nor 'egl'. As a result we are building -bad with neither 'glx' nor
    'egl' platform support. So let's make sure that we at least have
egl by default
    (since we default to 'gles2').

    (From OE-Core rev: 4de8447c6536385ca134866682709efebf7d4e3d)

    Signed-off-by: Nicolas Dechesne <nicolas.dechesne at linaro.org>
    Signed-off-by: Ross Burton <ross.burton at intel.com>
    Signed-off-by: Richard Purdie <richard.purdie at linuxfoundation.org>

commit 41061a812239dcfde2e4cd5636250ff2cd7e4cbb
Author: Mike Looijmans <mike.looijmans at topic.nl>
Date:   Thu Dec 15 14:31:57 2016 +0100

    linux-firmware: Split out Realtek chipsets rtl8188 rtl8723 rtl8821

    Add rtl8188 rtl8712 rtl8723 rtl8821 packages to install only
firmware for the
    corresponding chipset. Uses a rather blunt approach by simply
adding all firmware
    files with matching prefix, to keep the package count down a bit.

    (From OE-Core rev: 62a5c0a40d13594a0f16a01701e70dac5e492125)

    Signed-off-by: Mike Looijmans <mike.looijmans at topic.nl>
    Signed-off-by: Ross Burton <ross.burton at intel.com>
    Signed-off-by: Richard Purdie <richard.purdie at linuxfoundation.org>

commit c4b71ff17f630d5289a8105ec9465ff29ecd0e6c
Author: Alexander Kanavin <alexander.kanavin at linux.intel.com>
Date:   Thu Dec 15 14:48:09 2016 +0200

    xf86-video-intel: fix upstream version check

    Even though upstream hasn't tagged new versions for a long while,
    we should not report a bogus tag as something that can be updated to.

    (From OE-Core rev: e16e4892368ec2475853d69332f3732dbf7b06cd)

    Signed-off-by: Alexander Kanavin <alexander.kanavin at linux.intel.com>
    Signed-off-by: Ross Burton <ross.burton at intel.com>
    Signed-off-by: Richard Purdie <richard.purdie at linuxfoundation.org>

commit 428531463574f4e7722912d1960bd288df586c14
Author: Alexander Kanavin <alexander.kanavin at linux.intel.com>
Date:   Thu Dec 15 14:48:08 2016 +0200

    upstream-version-is-even.bbclass: exclude various alphas, betas,
pre-releases etc.

    Was a problem with perl in particular.

    (From OE-Core rev: cc40b3ad2c4a725f93d0b984f23d34d247cffb2f)

    Signed-off-by: Alexander Kanavin <alexander.kanavin at linux.intel.com>
    Signed-off-by: Ross Burton <ross.burton at intel.com>
    Signed-off-by: Richard Purdie <richard.purdie at linuxfoundation.org>

commit 4e8e884054b56c578d51d7b4af7150b77806368d
Author: Alexander Kanavin <alexander.kanavin at linux.intel.com>
Date:   Thu Dec 15 14:48:07 2016 +0200

    ghostscript: fix upstream version check

    (From OE-Core rev: 10001924baf112a4556c5e85c16c482cbf435950)

    Signed-off-by: Alexander Kanavin <alexander.kanavin at linux.intel.com>
    Signed-off-by: Ross Burton <ross.burton at intel.com>
    Signed-off-by: Richard Purdie <richard.purdie at linuxfoundation.org>

commit 4e0e95a02a231bbdb350b1971536f4d65f4e9490
Author: Alexander Kanavin <alexander.kanavin at linux.intel.com>
Date:   Thu Dec 15 14:48:06 2016 +0200

    vala: update to 0.34.4

    (From OE-Core rev: 798af66e2e11baf53eff6b7f0e370fb77a1c5f72)

    Signed-off-by: Alexander Kanavin <alexander.kanavin at linux.intel.com>
    Signed-off-by: Ross Burton <ross.burton at intel.com>
    Signed-off-by: Richard Purdie <richard.purdie at linuxfoundation.org>

commit 0c3dbaa5d62e9ce404d1203c0478512e36ab8136
Author: Alexander Kanavin <alexander.kanavin at linux.intel.com>
Date:   Thu Dec 15 14:48:05 2016 +0200

    sysprof: update to 3.22.3

    (From OE-Core rev: 4a8ea471e386adff9b8f8b535589e599c1491fa5)

    Signed-off-by: Alexander Kanavin <alexander.kanavin at linux.intel.com>
    Signed-off-by: Ross Burton <ross.burton at intel.com>
    Signed-off-by: Richard Purdie <richard.purdie at linuxfoundation.org>

commit d4487c9ee54a90e2e11287d9c41dce675a65ad15
Author: Alexander Kanavin <alexander.kanavin at linux.intel.com>
Date:   Thu Dec 15 14:48:04 2016 +0200

    iso-codes: update to 3.72

    (From OE-Core rev: 232ce36bb17643355b0b282063609147aa51bc1f)

    Signed-off-by: Alexander Kanavin <alexander.kanavin at linux.intel.com>
    Signed-off-by: Ross Burton <ross.burton at intel.com>
    Signed-off-by: Richard Purdie <richard.purdie at linuxfoundation.org>

commit ab43357dba96d4404a66baf7b998d81ef0b7ad1d
Author: Alexander Kanavin <alexander.kanavin at linux.intel.com>
Date:   Thu Dec 15 14:48:03 2016 +0200

    icu: update to 58.2

    (From OE-Core rev: 68eca85201c2e15ab5c197f3cc70d863fb021493)

    Signed-off-by: Alexander Kanavin <alexander.kanavin at linux.intel.com>
    Signed-off-by: Ross Burton <ross.burton at intel.com>
    Signed-off-by: Richard Purdie <richard.purdie at linuxfoundation.org>

commit 84c6a3bcf44950049bba255075177a0004058a44
Author: Alexander Kanavin <alexander.kanavin at linux.intel.com>
Date:   Thu Dec 15 14:48:02 2016 +0200

    gnutls: update to 3.5.7

    Add a 0001-Do-not-add-cli-args.h-to-cli-args.stamp-Makefile-tar.patch
    to fix a compile issue (incorrect creation of an empty header).

    Add a libunistring dependency as gnutls has gained it.

    (From OE-Core rev: b2ec343ad770c26f39f3a6d335e4bb3ccbf41aec)

    Signed-off-by: Alexander Kanavin <alexander.kanavin at linux.intel.com>
    Signed-off-by: Ross Burton <ross.burton at intel.com>
    Signed-off-by: Richard Purdie <richard.purdie at linuxfoundation.org>

commit 7c5462f5ff3303da8d7daa5f22827bd852987138
Author: Alexander Kanavin <alexander.kanavin at linux.intel.com>
Date:   Thu Dec 15 14:48:01 2016 +0200

    ffmpeg: update to 3.2.2

    (From OE-Core rev: b9b50814dfb40f8d124be736f7af9ed4d69bc6b3)

    Signed-off-by: Alexander Kanavin <alexander.kanavin at linux.intel.com>
    Signed-off-by: Ross Burton <ross.burton at intel.com>
    Signed-off-by: Richard Purdie <richard.purdie at linuxfoundation.org>



More information about the Openembedded-core mailing list