mirror of
git://git.openembedded.org/meta-openembedded
synced 2026-01-01 13:58:06 +00:00
libxkbui: remove obsolete recipe
The only known consumer of this library was the xorgcfg utility, which was disabled by default in xorg-server 1.4 (Sep. 2007) and removed in xorg-server 1.6 (Feb. 2009). Signed-off-by: Ross Burton <ross.burton@arm.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
This commit is contained in:
parent
8b42c6cfd6
commit
a9131a983a
|
|
@ -595,7 +595,6 @@ RDEPENDS:packagegroup-meta-oe-graphics ="\
|
|||
font-misc-misc \
|
||||
xorg-fonts-100dpi \
|
||||
libxaw6 \
|
||||
libxkbui \
|
||||
libxpresent \
|
||||
xcb-util-cursor \
|
||||
xserver-common \
|
||||
|
|
|
|||
|
|
@ -1,12 +0,0 @@
|
|||
require recipes-graphics/xorg-lib/xorg-lib-common.inc
|
||||
SUMMARY = "X11 keyboard UI presentation library"
|
||||
LICENSE = "SGI-1"
|
||||
LIC_FILES_CHKSUM = "file://COPYING;md5=4641deddaa80fe7ca88e944e1fd94a94"
|
||||
DEPENDS += "virtual/libx11 libxt libxkbfile"
|
||||
PE = "1"
|
||||
PR = "r10"
|
||||
|
||||
XORG_EXT = "tar.bz2"
|
||||
|
||||
SRC_URI[md5sum] = "1143e456f7429e18e88f2eadb2f2b6b1"
|
||||
SRC_URI[sha256sum] = "20c23101d63234ee5f6d696dfa069b29c6c58e39eff433bcd7705b50b3ffa214"
|
||||
Loading…
Reference in New Issue
Block a user