mirror of
https://git.yoctoproject.org/meta-ti
synced 2026-04-20 19:53:43 +00:00
libgles-omap3: introduce INC_PR
Signed-off-by: Denys Dmytriyenko <denys@ti.com> Acked-by: Chase Maupin <chase.maupin@ti.com>
This commit is contained in:
@@ -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"
|
||||
|
||||
|
||||
@@ -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"
|
||||
|
||||
|
||||
@@ -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"
|
||||
|
||||
@@ -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"
|
||||
|
||||
Reference in New Issue
Block a user