[meta-ti] [PATCH 4/5] libgles-omap3: introduce INC_PR
Denys Dmytriyenko
denys at ti.com
Tue Sep 3 09:42:23 PDT 2013
On Tue, Sep 03, 2013 at 03:20:49PM +0000, Maupin, Chase wrote:
> General question is that I thought INC_PR was frowned on.
PRSERV is suggested as an alternative, but so far PR has not been removed
completely and it would be nice to have a consistency.
> Aside from that
>
> Acked-by: Chase Maupin <chase.maupin at ti.com>
>
>
>
> >-----Original Message-----
> >From: meta-ti-bounces at yoctoproject.org [mailto:meta-ti-
> >bounces at yoctoproject.org] On Behalf Of Denys Dmytriyenko
> >Sent: Saturday, August 31, 2013 10:13 PM
> >To: meta-ti at yoctoproject.org
> >Subject: [meta-ti] [PATCH 4/5] libgles-omap3: introduce INC_PR
> >
> >From: Denys Dmytriyenko <denys at ti.com>
> >
> >Signed-off-by: Denys Dmytriyenko <denys at ti.com>
> >---
> > recipes-graphics/libgles/libgles-omap3-no-x.inc | 2 +-
> > recipes-graphics/libgles/libgles-omap3-x11.inc | 2 +-
> > recipes-graphics/libgles/libgles-omap3-x11_4.09.00.01.bb | 2 ++
> > recipes-graphics/libgles/libgles-omap3_4.09.00.01.bb | 2 ++
> > 4 files changed, 6 insertions(+), 2 deletions(-)
> >
> >diff --git a/recipes-graphics/libgles/libgles-omap3-no-x.inc
> >b/recipes-graphics/libgles/libgles-omap3-no-x.inc
> >index 727c422..83873d7 100644
> >--- a/recipes-graphics/libgles/libgles-omap3-no-x.inc
> >+++ b/recipes-graphics/libgles/libgles-omap3-no-x.inc
> >@@ -3,7 +3,7 @@ LICENSE = "proprietary-binary"
> > # 'TSPA.txt' might not be the best file to md5sum
> > LIC_FILES_CHKSUM =
> >"file://TSPA.txt;md5=c0d5d9c1e38b41677144c4e24d6ddee1"
> >
> >-PR = "r36"
> >+INC_PR = "r37"
> >
> > EXCLUDE_FROM_WORLD = "1"
> >
> >diff --git a/recipes-graphics/libgles/libgles-omap3-x11.inc
> >b/recipes-graphics/libgles/libgles-omap3-x11.inc
> >index abe6e6f..106a9bc 100644
> >--- a/recipes-graphics/libgles/libgles-omap3-x11.inc
> >+++ b/recipes-graphics/libgles/libgles-omap3-x11.inc
> >@@ -3,7 +3,7 @@ LICENSE = "proprietary-binary"
> > # 'TSPA.txt' might not be the best file to md5sum
> > LIC_FILES_CHKSUM =
> >"file://TSPA.txt;md5=c0d5d9c1e38b41677144c4e24d6ddee1"
> >
> >-PR = "r36"
> >+INC_PR = "r37"
> >
> > EXCLUDE_FROM_WORLD = "1"
> >
> >diff --git a/recipes-graphics/libgles/libgles-omap3-
> >x11_4.09.00.01.bb b/recipes-graphics/libgles/libgles-omap3-
> >x11_4.09.00.01.bb
> >index b7e6ce0..6b9c561 100644
> >--- a/recipes-graphics/libgles/libgles-omap3-x11_4.09.00.01.bb
> >+++ b/recipes-graphics/libgles/libgles-omap3-x11_4.09.00.01.bb
> >@@ -2,6 +2,8 @@ require libgles-omap3-x11.inc
> >
> > LICENSE = "TSPA"
> >
> >+PR = "${INC_PR}.0"
> >+
> > DEFAULT_PREFERENCE = "-1"
> >
> > BINLOCATION_omap3 = "${S}/gfx_rel_es3.x"
> >diff --git a/recipes-graphics/libgles/libgles-omap3_4.09.00.01.bb
> >b/recipes-graphics/libgles/libgles-omap3_4.09.00.01.bb
> >index b68b4c3..a4da2f9 100644
> >--- a/recipes-graphics/libgles/libgles-omap3_4.09.00.01.bb
> >+++ b/recipes-graphics/libgles/libgles-omap3_4.09.00.01.bb
> >@@ -2,6 +2,8 @@ require libgles-omap3-no-x.inc
> >
> > LICENSE = "TSPA"
> >
> >+PR = "${INC_PR}.0"
> >+
> > DEFAULT_PREFERENCE = "-1"
> >
> > BINLOCATION_omap3 = "${S}/gfx_rel_es3.x"
> >--
> >1.8.3.2
> >
> >_______________________________________________
> >meta-ti mailing list
> >meta-ti at yoctoproject.org
> >https://lists.yoctoproject.org/listinfo/meta-ti
> _______________________________________________
> meta-ti mailing list
> meta-ti at yoctoproject.org
> https://lists.yoctoproject.org/listinfo/meta-ti
More information about the meta-ti
mailing list