mirror of
https://git.yoctoproject.org/poky
synced 2026-09-13 09:49:32 +02:00
Rename /openembedded/ -> /meta/
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@530 311d38ba-8fff-0310-9ca6-ca027cbcb966
This commit is contained in:
13
meta/packages/xcalibrateext/xcalibrateext_cvs.bb
Normal file
13
meta/packages/xcalibrateext/xcalibrateext_cvs.bb
Normal file
@@ -0,0 +1,13 @@
|
||||
PV = "0.0+cvs${SRCDATE}"
|
||||
SECTION = "x11/libs"
|
||||
LICENSE = "BSD-X"
|
||||
DESCRIPTION = "XCalibrate extension headers"
|
||||
|
||||
SRC_URI = "${FREEDESKTOP_CVS}/xlibs;module=XCalibrateExt"
|
||||
S = "${WORKDIR}/XCalibrateExt"
|
||||
|
||||
inherit autotools pkgconfig
|
||||
|
||||
do_stage() {
|
||||
autotools_stage_all
|
||||
}
|
||||
Reference in New Issue
Block a user