Merged into meta-intel/master, thanks. Tom
On 06/14/2016 02:21 PM, Ross Burton wrote: > This package doesn't have a traditional tarball so the default S of PV-PN > isn't > valid, set it to $WORKDIR to silence the sanity check. > > Signed-off-by: Ross Burton <[email protected]> > --- > common/recipes-multimedia/libva/va-intel.bb | 2 ++ > 1 file changed, 2 insertions(+) > > diff --git a/common/recipes-multimedia/libva/va-intel.bb > b/common/recipes-multimedia/libva/va-intel.bb > index 0c90148..95e50a1 100644 > --- a/common/recipes-multimedia/libva/va-intel.bb > +++ b/common/recipes-multimedia/libva/va-intel.bb > @@ -3,6 +3,8 @@ LICENSE = "MIT" > LIC_FILES_CHKSUM = > "file://${COREBASE}/LICENSE;md5=4d92cd373abda3937c2bc47fbc49d690 \ > > file://${COREBASE}/meta/COPYING.MIT;md5=3da9cfbcb788c80a0384361b4de20420" > > +S = "${WORKDIR}" > + > PR = "r1" > > def map_valibs(d): > -- _______________________________________________ meta-intel mailing list [email protected] https://lists.yoctoproject.org/listinfo/meta-intel
