aboutsummaryrefslogtreecommitdiffstats
path: root/packages/gnome/libart-lgpl_2.3.19.bb
blob: d858914db5e49c0d384699710e8a11abd18ea09c (plain)
1
2
3
require libart-lgpl.inc

FILE_PR = "r2"
span> = "GPL" FILE_PR = "r2" DEPENDS = "klibc" RDEPENDS = "kexec-static" inherit autotools # You can create your own *-img.h by doing # ./make-image-header.sh <file>.png HAND SRC_URI = "http://projects.linuxtogo.org/frs/download.php/221/kexecboot-${PV}.tar.gz \ file://kexecboot-rewrite.patch;patch=1" S = "${WORKDIR}/kexecboot-${PV}" export CC=${TARGET_PREFIX}klcc # standart oe cflags don't work with klcc export CFLAGS = "" export CPPFLAGS = "" export LDFLAGS = ""