[meta-intel] [PATCH V2] libyami: Update to 1.2.0

Wold, Saul saul.wold at intel.com
Tue Jun 20 12:01:15 PDT 2017



My bad, I was looking on the wrong branch, I have this updated version
and willbe running it on the AB here shortly.

Sorry for the noise.

Sau!

On Tue, 2017-06-20 at 10:22 -0700, Saul Wold wrote:
> On Mon, 2017-06-19 at 08:00 -0700, Khem Raj wrote:
> > 
> > Use downloadfilename fetcher option to avoid
> > DL_DIR conflicts since both libyami and libyami-utils
> > name the tarballs to be PV.tar.gz and PV happens
> > to be same for both
> > 
> Since I already merged the first version, can you provide a rebased
> patch for these changes.
> 
> Sau!
> 
> > 
> > Signed-off-by: Khem Raj <raj.khem at gmail.com>
> > ---
> >  .../libyami/{libyami-utils_1.1.0.bb => libyami-utils_1.2.0.bb}   | 
> > 9
> > +++------
> >  .../libyami/{libyami_1.1.0.bb => libyami_1.2.0.bb}               |
> > 9
> > +++------
> >  2 files changed, 6 insertions(+), 12 deletions(-)
> >  rename common/recipes-multimedia/libyami/{libyami-utils_1.1.0.bb
> > =>
> > libyami-utils_1.2.0.bb} (83%)
> >  mode change 100755 => 100644
> >  rename common/recipes-multimedia/libyami/{libyami_1.1.0.bb =>
> > libyami_1.2.0.bb} (74%)
> >  mode change 100755 => 100644
> > 
> > diff --git a/common/recipes-multimedia/libyami/libyami-
> > utils_1.1.0.bb 
> > b/common/recipes-multimedia/libyami/libyami-utils_1.2.0.bb
> > old mode 100755
> > new mode 100644
> > similarity index 83%
> > rename from common/recipes-multimedia/libyami/libyami-
> > utils_1.1.0.bb
> > rename to common/recipes-multimedia/libyami/libyami-utils_1.2.0.bb
> > index 4c1dceb..0cda668
> > --- a/common/recipes-multimedia/libyami/libyami-utils_1.1.0.bb
> > +++ b/common/recipes-multimedia/libyami/libyami-utils_1.2.0.bb
> > @@ -7,12 +7,9 @@ BUGTRACKER = "https://github.com/01org/libyami-uti
> > ls
> > /issues/new"
> >  LICENSE = "Apache-2.0"
> >  LIC_FILES_CHKSUM =
> > "file://LICENSE;md5=e3fc50a88d0a364313df4b21ef20c29e"
> >  
> > -SRC_URI = "https://github.com/01org/libyami-utils/archive/${PV}.ta
> > r.
> > gz"
> > -
> > -SRC_URI[md5sum] = "7473e643e09296c20ed1286743906004"
> > -SRC_URI[sha256sum] =
> > "66865408b63d09a80f1305828898c9cb5e7d57585b944b08148c92d774ba8dcd"
> > -
> > -S = "${WORKDIR}/libyami-utils-${PV}"
> > +SRC_URI = "https://github.com/01org/libyami-utils/archive/${PV}.ta
> > r.
> > gz;downloadfilename=${BP}.tar.gz"
> > +SRC_URI[md5sum] = "b4637f1a384e3de20076bf01ca2515d3"
> > +SRC_URI[sha256sum] =
> > "3dbaedc797bf2d0e03879bfdbea462c3ec2aac89b49c1ed55cbff1be2590d1e8"
> >  
> >  DEPENDS = "libva libyami"
> >  
> > diff --git a/common/recipes-multimedia/libyami/libyami_1.1.0.bb
> > b/common/recipes-multimedia/libyami/libyami_1.2.0.bb
> > old mode 100755
> > new mode 100644
> > similarity index 74%
> > rename from common/recipes-multimedia/libyami/libyami_1.1.0.bb
> > rename to common/recipes-multimedia/libyami/libyami_1.2.0.bb
> > index 8efd6f9..fa468b2
> > --- a/common/recipes-multimedia/libyami/libyami_1.1.0.bb
> > +++ b/common/recipes-multimedia/libyami/libyami_1.2.0.bb
> > @@ -6,14 +6,11 @@ HOMEPAGE = "https://github.com/01org/libyami"
> >  BUGTRACKER = "https://github.com/01org/libyami/issues/new"
> >  
> >  LICENSE = "Apache-2.0"
> > -SRC_URI = "https://github.com/01org/libyami/archive/libyami-${PV}.
> > ta
> > r.gz"
> > -
> >  LIC_FILES_CHKSUM =
> > "file://COPYING.LIB;md5=3b83ef96387f14655fc854ddc3c6bd57"
> >  
> > -SRC_URI[md5sum] = "4e949cca98be87855f68af987c1eba3f"
> > -SRC_URI[sha256sum] =
> > "08acb7857a1a85c1d3341862d6b523c0eb1603adee454469cda765b6bf04f614"
> > -
> > -S = "${WORKDIR}/libyami-libyami-${PV}"
> > +SRC_URI = "https://github.com/01org/libyami/archive/${PV}.tar.gz;d
> > ow
> > nloadfilename=${BP}.tar.gz"
> > +SRC_URI[md5sum] = "2e2ed3bd900866476eced140799ee48b"
> > +SRC_URI[sha256sum] =
> > "fdc3025f828c065a4434e73f5629e7ab8af593f1abbe097449dd5a13fa7d465f"
> >  
> >  PACKAGECONFIG ??= "${@bb.utils.contains("DISTRO_FEATURES", "x11",
> > "x11", "", d)}"
> >  PACKAGECONFIG[x11] = "--enable-x11,--disable-x11,virtual/libx11
> > libxrandr libxrender"


More information about the meta-intel mailing list