mirror of
https://git.yoctoproject.org/poky
synced 2026-09-17 12:49:36 +02:00
xset: move DISTRO_PN_ALIAS to distro .inc file
also use space as the delimiter instead of semicolon. fix handbook accordingly Signed-off-by: Kevin Tian <kevin.tian@intel.com>
This commit is contained in:
committed by
Richard Purdie
parent
68385456af
commit
a4141e1c11
@@ -3,7 +3,6 @@ require xorg-app-common.inc
|
||||
DESCRIPTION = "Utility of setting various user preference options of the display"
|
||||
LICENSE = "MIT"
|
||||
LIC_FILES_CHKSUM = "file://COPYING;md5=bea81cc9827cdf1af0e12c2b8228cf8d"
|
||||
DISTRO_PN_ALIAS = "Fedora=xorg-x11-server-utils;Ubuntu=x11-xserver-utils;Debian=x11-xserver-utils;Opensuse=xorg-x11"
|
||||
DEPENDS += "libxext libxxf86misc libxfontcache libxmu libxp libxau"
|
||||
PR = "r0"
|
||||
PE = "1"
|
||||
|
||||
Reference in New Issue
Block a user