summaryrefslogtreecommitdiffstats
path: root/meta-oe/recipes-devtools/libgee/libgee_0.6.4.bb
diff options
context:
space:
mode:
authorTudor Florea <tudor.florea@enea.com>2014-10-10 03:20:04 +0200
committerTudor Florea <tudor.florea@enea.com>2014-10-10 03:20:04 +0200
commit1b8dfe266937a37a4c642f96ceb2347bf4c00a17 (patch)
tree0c6aab146bb3c82efd9c7846a9a4e70dcb0ec84f /meta-oe/recipes-devtools/libgee/libgee_0.6.4.bb
downloadmeta-openembedded-daisy-140929.tar.gz
initial commit for Enea Linux 4.0-140929daisy-140929
Migrated from the internal git server on the daisy-enea-point-release branch Signed-off-by: Tudor Florea <tudor.florea@enea.com>
Diffstat (limited to 'meta-oe/recipes-devtools/libgee/libgee_0.6.4.bb')
-rw-r--r--meta-oe/recipes-devtools/libgee/libgee_0.6.4.bb10
1 files changed, 10 insertions, 0 deletions
diff --git a/meta-oe/recipes-devtools/libgee/libgee_0.6.4.bb b/meta-oe/recipes-devtools/libgee/libgee_0.6.4.bb
new file mode 100644
index 0000000000..fbd14662fd
--- /dev/null
+++ b/meta-oe/recipes-devtools/libgee/libgee_0.6.4.bb
@@ -0,0 +1,10 @@
1require libgee.inc
2PE = "1"
3PR = "${INC_PR}.2"
4DEPENDS += "gobject-introspection-stub"
5DEPENDS_virtclass-native += "gobject-introspection-stub-native"
6
7SHRT_VER = "${@d.getVar('PV',1).split('.')[0]}.${@d.getVar('PV',1).split('.')[1]}"
8SRC_URI = "http://ftp.gnome.org/pub/GNOME/sources/libgee/${SHRT_VER}/${BP}.tar.xz"
9SRC_URI[md5sum] = "a32bf498cf33d5e3417823a7b252ad22"
10SRC_URI[sha256sum] = "55f39f3b28e676f6cbd9377d83edd031084436a4da41280a9503c94faffb1665"