mirror of
https://git.yoctoproject.org/poky
synced 2026-06-17 06:19:56 +00:00
61018fda65
in this case, those non poky distro can also use these recipe normally (From OE-Core rev: 0a57bd226cdb8332707fa0f46fcf0b067f03701a) Signed-off-by: Yu Ke <ke.yu@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
14 lines
321 B
BlitzBasic
14 lines
321 B
BlitzBasic
require clutter-box2d.inc
|
|
|
|
LIC_FILES_CHKSUM = "file://box2d/License.txt;md5=e5d39ad91f7dc4692dcdb1d85139ec6b"
|
|
|
|
SRCREV = "92b44f79a8667a31b46b861236392bdf32b7d6c2"
|
|
PV = "0.10.1+git${SRCPV}"
|
|
PR = "r0"
|
|
|
|
SRC_URI = "git://git.clutter-project.org/clutter-box2d.git;protocol=git"
|
|
|
|
S = "${WORKDIR}/git"
|
|
|
|
DEPENDS += "clutter-1.4"
|