libdmx: Add fso-specs to DEPENDS
[openembedded.git] / recipes / xorg-driver / xf86-video-s3c64xx_git.bb
blob934c2195b4a59f7208c413c4a9e577de98df2af4
1 require xorg-driver-video.inc
3 PR_append = "a"
5 DESCRIPTION = "X.Org X server -- driver for the Samsung s3c64xx SoC family"
7 SRCREV = "79c2402ba26e57f4c9fd27f75f8a0324c72c13be"
8 PV = "0.0.2+${PR}+gitr${SRCREV}"
10 SRC_URI = "git://git.gitorious.org/xf86-video-s3c64xx/xf86-video-s3c64xx.git;protocol=http \
11 file://0001-s3c64xx-update-for-resources-RAC-API-removal.patch;patch=1 \
12 file://0002-DPMS-header-was-split-into-dpms.h-client-and-dpmscon.patch;patch=1 \
13 file://0003-s3c64xx-lcd-include-cursorstr.h-to-get-CursorRec-and.patch;patch=1 \
16 S = "${WORKDIR}/git"
18 CFLAGS += " -I${STAGING_INCDIR}/xorg "