mirror of
https://git.yoctoproject.org/poky
synced 2026-09-12 15:49:36 +02:00
clutter: Clean up old recipes
clutter-1.4 is moved to meta-extras clutter-box2d is migrated to latest 1.6 version (From OE-Core rev: 5b9786fe10a630bfbb344a6a644171fd4457b657) Signed-off-by: Saul Wold <sgw@linux.intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
This commit is contained in:
committed by
Richard Purdie
parent
3fcdbf9fc1
commit
0d294877fd
@@ -2,7 +2,7 @@ require clutter-box2d.inc
|
||||
|
||||
LIC_FILES_CHKSUM = "file://box2d/License.txt;md5=e5d39ad91f7dc4692dcdb1d85139ec6b"
|
||||
|
||||
SRCREV = "92b44f79a8667a31b46b861236392bdf32b7d6c2"
|
||||
SRCREV = "4799ac10ae8cb7da936a2b999aba58fe62eb1ee3"
|
||||
PV = "0.10.1+git${SRCPV}"
|
||||
PR = "r0"
|
||||
|
||||
@@ -10,4 +10,4 @@ SRC_URI = "git://git.clutter-project.org/clutter-box2d.git;protocol=git"
|
||||
|
||||
S = "${WORKDIR}/git"
|
||||
|
||||
DEPENDS += "clutter-1.4"
|
||||
DEPENDS += "clutter-1.6"
|
||||
|
||||
Reference in New Issue
Block a user