mirror of
https://git.yoctoproject.org/poky
synced 2026-04-18 12:32:12 +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"
|
||||
|
||||
SRC_URI += "file://x11_disable_makekeys.patch;patch=1 \
|
||||
|
||||
@@ -1,6 +1,5 @@
|
||||
require libx11.inc
|
||||
|
||||
PE = "1"
|
||||
PR = "r4"
|
||||
|
||||
DEPENDS += "libxcb xproto xextproto xtrans libxau kbproto inputproto xf86bigfontproto"
|
||||
|
||||
Reference in New Issue
Block a user