mirror of
https://git.yoctoproject.org/poky
synced 2026-04-27 03:32:12 +02:00
xtrans: create empty xtrans package as xtrans-dev depend on it
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@3282 311d38ba-8fff-0310-9ca6-ca027cbcb966
This commit is contained in:
@@ -3,5 +3,8 @@ require xorg-lib-common.inc
|
|||||||
DESCRIPTION = "network API translation layer to insulate X applications and \
|
DESCRIPTION = "network API translation layer to insulate X applications and \
|
||||||
libraries from OS network vageries."
|
libraries from OS network vageries."
|
||||||
PE = "1"
|
PE = "1"
|
||||||
|
PR = "r1"
|
||||||
|
|
||||||
SRC_URI += "file://fix-missing-includepath.patch;patch=1"
|
SRC_URI += "file://fix-missing-includepath.patch;patch=1"
|
||||||
|
|
||||||
|
ALLOW_EMPTY = "1"
|
||||||
|
|||||||
Reference in New Issue
Block a user