mirror of
https://git.yoctoproject.org/poky
synced 2026-04-22 15:32:14 +02:00
Remove some leftover pre X11R7 packages
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@839 311d38ba-8fff-0310-9ca6-ca027cbcb966
This commit is contained in:
@@ -1,6 +0,0 @@
|
||||
SECTION = "x11/base"
|
||||
FILESDIR = "${@os.path.dirname(bb.data.getVar('FILE',d,1))}/libx11"
|
||||
require libx11_${PV}.bb
|
||||
inherit native
|
||||
DEPENDS = "xproto-native xextensions-native libxau-native xtrans-native libxdmcp-native"
|
||||
PROVIDES = ""
|
||||
@@ -1,5 +0,0 @@
|
||||
SECTION = "x11/libs"
|
||||
require libxdmcp_${PV}.bb
|
||||
inherit native
|
||||
DEPENDS = "xproto-native"
|
||||
PROVIDES = ""
|
||||
@@ -1,6 +0,0 @@
|
||||
SECTION = "x11/libs"
|
||||
FILESDIR = "${@os.path.dirname(bb.data.getVar('FILE',d,1))}/libxdmcp"
|
||||
require libxdmcp_${PV}.bb
|
||||
inherit native
|
||||
DEPENDS = "xproto-native"
|
||||
PROVIDES = ""
|
||||
Reference in New Issue
Block a user