aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/clutter/clutter-box2d_0.10.0_git.bb
blob: 4696a01c79520e990bca42677dba3435a9ade3f5 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
require clutter-box2d.inc

SRCREV = "4e72b9c135a9439b82d801c62422531db611f98b"

PR = "${INC_PR}.0"
PR_append = "+git${SRCREV}"

SRC_URI = "git://git.clutter-project.org/clutter-box2d.git;protocol=git \
           file://example-data-location.patch \
          "

S = "${WORKDIR}/git"