[oe] [meta-multimedia][PATCH 01/17] musicbrainz: Upgrade to 5.1.0

Khem Raj raj.khem at gmail.com
Tue Apr 25 14:44:14 UTC 2017


On Tue, Apr 25, 2017 at 7:13 AM, Martin Jansa <martin.jansa at gmail.com> wrote:
> ok, I've squashed the fix into it and added it again to master-next, with
> some of the new patches added from kraj/master branch as patchwork doesn't
> work (I've later removed the last one as it doesn't work without the glibc
> upgrade).

right. Thats why I have done it independent of autofs recipe update
since we need to hold it until we have glibc 2.26 in core.

>
> On Tue, Apr 25, 2017 at 3:32 PM, Khem Raj <raj.khem at gmail.com> wrote:
>>
>> On Tue, Apr 25, 2017 at 5:11 AM, Martin Jansa <martin.jansa at gmail.com>
>> wrote:
>> > On Sun, Apr 23, 2017 at 10:20:42PM -0700, Khem Raj wrote:
>> >> Drop uclibc specific flags
>> >
>> > http://errors.yoctoproject.org/Errors/Details/141292/
>> >
>>
>> The patchset I sent yesterday has a fix for it.
>>
>> http://lists.openembedded.org/pipermail/openembedded-devel/2017-April/112514.html
>>
>> >>
>> >> Signed-off-by: Khem Raj <raj.khem at gmail.com>
>> >> ---
>> >>  .../recipes-multimedia/musicbrainz/libmusicbrainz_git.bb           | 7
>> >> ++-----
>> >>  1 file changed, 2 insertions(+), 5 deletions(-)
>> >>
>> >> diff --git
>> >> a/meta-multimedia/recipes-multimedia/musicbrainz/libmusicbrainz_git.bb
>> >> b/meta-multimedia/recipes-multimedia/musicbrainz/libmusicbrainz_git.bb
>> >> index a6a4f6a8a..250c5f14e 100644
>> >> ---
>> >> a/meta-multimedia/recipes-multimedia/musicbrainz/libmusicbrainz_git.bb
>> >> +++
>> >> b/meta-multimedia/recipes-multimedia/musicbrainz/libmusicbrainz_git.bb
>> >> @@ -5,17 +5,14 @@ LICENSE = "LGPLv2.1+"
>> >>  LIC_FILES_CHKSUM =
>> >> "file://COPYING.txt;md5=fbc093901857fcd118f065f900982c24"
>> >>  DEPENDS = "expat neon neon-native"
>> >>
>> >> -PV = "5.0.1+git${SRCPV}"
>> >> -PR = "r1"
>> >> +PV = "5.1.0+git${SRCPV}"
>> >>
>> >> -SRCREV = "0749dd0a35b4a54316da064475863a4ac6e28e7e"
>> >> +SRCREV = "44c05779dd996035758f5ec426766aeedce29cc3"
>> >>  SRC_URI = "git://github.com/metabrainz/libmusicbrainz.git \
>> >>             file://allow-libdir-override.patch "
>> >>
>> >>  S = "${WORKDIR}/git"
>> >>
>> >> -LDFLAGS_prepend_libc-uclibc = " -lpthread "
>> >> -
>> >>  inherit cmake pkgconfig
>> >>
>> >>  do_configure_prepend() {
>> >> --
>> >> 2.12.2
>> >>
>> >> --
>> >> _______________________________________________
>> >> Openembedded-devel mailing list
>> >> Openembedded-devel at lists.openembedded.org
>> >> http://lists.openembedded.org/mailman/listinfo/openembedded-devel
>> >
>> > --
>> > Martin 'JaMa' Jansa     jabber: Martin.Jansa at gmail.com
>
>



More information about the Openembedded-devel mailing list