mirror of
https://git.yoctoproject.org/poky
synced 2026-04-30 21:32:13 +02:00
xextensions: Remove as they conflict with X11R7 packages and corrupt builds
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@765 311d38ba-8fff-0310-9ca6-ca027cbcb966
This commit is contained in:
@@ -1,4 +0,0 @@
|
||||
SECTION = "unknown"
|
||||
require xextensions_${PV}.bb
|
||||
inherit native
|
||||
PROVIDES = ""
|
||||
@@ -1,12 +0,0 @@
|
||||
SECTION = "x11/libs"
|
||||
LICENSE= "BSD-X"
|
||||
DESCRIPTION = "various extension headers."
|
||||
|
||||
SRC_URI = "${XLIBS_MIRROR}/xextensions-${PV}.tar.bz2"
|
||||
S = "${WORKDIR}/xextensions-${PV}"
|
||||
|
||||
inherit autotools pkgconfig
|
||||
|
||||
do_stage() {
|
||||
autotools_stage_all
|
||||
}
|
||||
Reference in New Issue
Block a user