On Wed, May 07, 2014 at 06:19:11AM +0000, Iorga, Cristian wrote: > Is it just me, or this mailing list doubles the messages? > I received two messages with the taglib upgrade... > /Cristian Iorga > YP > Intel Corporation
master-next is often rebased and e-mail it's sent for all master..master-next patches when rebased branch is pushed. I haven't noticed any unexpected duplicates in my e-mail folders. > > -----Original Message----- > From: [email protected] > [mailto:[email protected]] On Behalf Of > [email protected] > Sent: Tuesday, May 6, 2014 8:02 PM > To: [email protected] > Subject: [oe-commits] Cristian Iorga : taglib: upgrade to 1.9.1 > > Module: openembedded-core.git > Branch: master-next > Commit: 6c06a67c1a94ebc81f9bbbd71bbb512539eacdaf > URL: > http://git.openembedded.org/?p=openembedded-core.git&a=commit;h=6c06a67c1a94ebc81f9bbbd71bbb512539eacdaf > > Author: Cristian Iorga <[email protected]> > Date: Fri May 2 17:15:11 2014 +0300 > > taglib: upgrade to 1.9.1 > > - Updated website; > - Updated tarball location; > - Switched to BP variable; > - Improved source dir definition; > > Signed-off-by: Cristian Iorga <[email protected]> > Signed-off-by: Saul Wold <[email protected]> > > --- > > .../taglib/{taglib_1.8.bb => taglib_1.9.1.bb} | 14 > +++++--------- > 1 file changed, 5 insertions(+), 9 deletions(-) > > diff --git a/meta/recipes-support/taglib/taglib_1.8.bb > b/meta/recipes-support/taglib/taglib_1.9.1.bb > similarity index 64% > rename from meta/recipes-support/taglib/taglib_1.8.bb > rename to meta/recipes-support/taglib/taglib_1.9.1.bb > index 7327bc8..0ecb444 100644 > --- a/meta/recipes-support/taglib/taglib_1.8.bb > +++ b/meta/recipes-support/taglib/taglib_1.9.1.bb > @@ -1,6 +1,6 @@ > SUMMARY = "Library for reading and editing the meta-data of popular audio > formats" > SECTION = "libs/multimedia" > -HOMEPAGE = "http://developer.kde.org/~wheeler/taglib.html" > +HOMEPAGE = "http://taglib.github.io/" > LICENSE = "LGPLv2.1 | MPL-1" > LIC_FILES_CHKSUM = "file://COPYING.LGPL;md5=4fbd65380cdd255951079008b364516c > \ > file://COPYING.MPL;md5=bfe1f75d606912a4111c90743d6c7325 > \ @@ -8,15 +8,11 @@ LIC_FILES_CHKSUM = > "file://COPYING.LGPL;md5=4fbd65380cdd255951079008b364516c \ > > DEPENDS = "zlib" > > -PR = "r1" > -# http://developer.kde.org/~wheeler/files/src/taglib-${PV}.tar.gz > -SRC_URI = "https://github.com/downloads/taglib/taglib/taglib-1.8.tar.gz \ > - " > +SRC_URI = "http://taglib.github.io/releases/${BP}.tar.gz" > +SRC_URI[md5sum] = "0d35df96822bbd564c5504cb3c2e4d86" > +SRC_URI[sha256sum] = > "72d371cd1419a87ae200447a53bff2be219283071e80fd12337928cc967dc71a" > > -SRC_URI[md5sum] = "dcb8bd1b756f2843e18b1fdf3aaeee15" > -SRC_URI[sha256sum] = > "66d33481703c90236a0a9d1c38fd81b584ca7109ded049225f5463dcaffc209a" > - > -S = "${WORKDIR}/taglib-${PV}" > +S = "${WORKDIR}/${BP}" > > inherit cmake pkgconfig binconfig > > > -- > _______________________________________________ > Openembedded-commits mailing list > [email protected] > http://lists.openembedded.org/mailman/listinfo/openembedded-commits > -- > _______________________________________________ > Openembedded-commits mailing list > [email protected] > http://lists.openembedded.org/mailman/listinfo/openembedded-commits -- Martin 'JaMa' Jansa jabber: [email protected]
signature.asc
Description: Digital signature
-- _______________________________________________ Openembedded-devel mailing list [email protected] http://lists.openembedded.org/mailman/listinfo/openembedded-devel
