mirror of
https://git.yoctoproject.org/poky
synced 2026-09-19 09:49:33 +02:00
PR bumps to remove PRINC use in meta-fsl-arm
Those recipes need PR bump so we drop PRINC from meta-fsl-arm layer. (From OE-Core rev: b60c68a4ea937a647e13d69dfecefb7dcbda95a0) Signed-off-by: Otavio Salvador <otavio@ossystems.com.br> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
This commit is contained in:
committed by
Richard Purdie
parent
e9554464d4
commit
2f9bf7bc97
@@ -14,7 +14,7 @@ SRC_URI += "file://gst-plugins-base-tremor.patch \
|
||||
SRC_URI[md5sum] = "776c73883e567f67b9c4a2847d8d041a"
|
||||
SRC_URI[sha256sum] = "2cd3b0fa8e9b595db8f514ef7c2bdbcd639a0d63d154c00f8c9b609321f49976"
|
||||
|
||||
PR = "r7"
|
||||
PR = "r8"
|
||||
|
||||
inherit gettext
|
||||
|
||||
|
||||
@@ -10,6 +10,8 @@ SRC_URI += " file://0001-conditional-gl-framebuffer-undefined-use.patch"
|
||||
|
||||
DEPENDS += "gst-plugins-base virtual/libgles2 virtual/egl jpeg libpng glew"
|
||||
|
||||
PR = "r4"
|
||||
|
||||
inherit gettext gconf
|
||||
|
||||
# This package doesn't have a configure switch for EGL or GL, so forcibly tell
|
||||
|
||||
Reference in New Issue
Block a user