aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/libgee/libgee_git.bb
blob: 66d2ac71273947e013240a0b9c0588c24bb6f7eb (plain)
1
2
3
4
5
6
7
8
9
10
11
12
require libgee.inc

SRCREV = "3c3af3ecc99bc130643c2b372164e987a5a261a9"
PV = "0.5.1+gitr${SRCPV}"
PE = "1"

DEFAULT_PREFERENCE = "-1"

SRC_URI = "\
  git://git.gnome.org/libgee;protocol=git;branch=master \
"
S = "${WORKDIR}/git"