mirror of
https://git.yoctoproject.org/poky
synced 2026-09-19 18:49:32 +02:00
libx11-diet: Fix require, drop unneeded PEs
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@5327 311d38ba-8fff-0310-9ca6-ca027cbcb966
This commit is contained in:
@@ -1,6 +1,5 @@
|
|||||||
require libx11_${PV}.bb
|
require libx11.inc
|
||||||
|
|
||||||
PE = "1"
|
|
||||||
PR = "r0"
|
PR = "r0"
|
||||||
|
|
||||||
SRC_URI += "file://x11_disable_makekeys.patch;patch=1 \
|
SRC_URI += "file://x11_disable_makekeys.patch;patch=1 \
|
||||||
|
|||||||
@@ -1,6 +1,5 @@
|
|||||||
require libx11.inc
|
require libx11.inc
|
||||||
|
|
||||||
PE = "1"
|
|
||||||
PR = "r4"
|
PR = "r4"
|
||||||
|
|
||||||
DEPENDS += "libxcb xproto xextproto xtrans libxau kbproto inputproto xf86bigfontproto"
|
DEPENDS += "libxcb xproto xextproto xtrans libxau kbproto inputproto xf86bigfontproto"
|
||||||
|
|||||||
Reference in New Issue
Block a user