mirror of
https://git.yoctoproject.org/poky
synced 2026-04-26 18:32:13 +02:00
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@1375 311d38ba-8fff-0310-9ca6-ca027cbcb966
10 lines
247 B
BlitzBasic
10 lines
247 B
BlitzBasic
#This is a development snapshot, so lets hint OE to use the releases
|
|
DEFAULT_PREFERENCE = "-1"
|
|
|
|
require cairo.inc
|
|
|
|
SRC_URI = "http://cairographics.org/releases/cairo-${PV}.tar.gz \
|
|
file://cairo-surface-cache-3.patch;patch=1"
|
|
|
|
PR = "r0"
|