mirror of
https://git.yoctoproject.org/poky
synced 2026-05-08 17:19:20 +00:00
xorg-apps: Bump PR to accomodate meta-oe recipe deletion
rgb in meta-oe has been removed in favour of oe-core which requires a PR bump so feeds keep working (From OE-Core rev: 00c2e80e8cae2db6e2c34b1291c615f7f146b070) Signed-off-by: Khem Raj <raj.khem@gmail.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
This commit is contained in:
@@ -5,7 +5,7 @@ SECTION = "x11/apps"
|
||||
LICENSE = "MIT-X"
|
||||
DEPENDS = "util-macros-native virtual/libx11"
|
||||
|
||||
INC_PR = "r5"
|
||||
INC_PR = "r7"
|
||||
|
||||
SRC_URI = "${XORG_MIRROR}/individual/app/${BPN}-${PV}.tar.bz2"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user