[meta-ti] Denys Dmytriyenko : libgbm: add latest version 10.0.0 from meta-arago

Arago Project git git at arago-project.org
Wed Apr 20 13:50:42 PDT 2016


Module: meta-ti
Branch: master
Commit: 7663c3bcf5ff1b9ee82518d8074bc6b1a0a4f3f8
URL:    http://arago-project.org/git/meta-ti.git?a=commit;h=7663c3bcf5ff1b9ee82518d8074bc6b1a0a4f3f8

Author: Denys Dmytriyenko <denys at ti.com>
Date:   Thu Apr 21 00:32:28 2016 +0000

libgbm: add latest version 10.0.0 from meta-arago

Signed-off-by: Denys Dmytriyenko <denys at ti.com>

---

 recipes-graphics/gbm/libgbm_10.0.0.bb |   15 +++++++++++++++
 1 files changed, 15 insertions(+), 0 deletions(-)

diff --git a/recipes-graphics/gbm/libgbm_10.0.0.bb b/recipes-graphics/gbm/libgbm_10.0.0.bb
new file mode 100644
index 0000000..a55074a
--- /dev/null
+++ b/recipes-graphics/gbm/libgbm_10.0.0.bb
@@ -0,0 +1,15 @@
+DESCRIPTION = "Userspace interface for the kernel GBM services."
+HOMEPAGE = "http://git.ti.com"
+LICENSE = "MIT"
+LIC_FILES_CHKSUM = "file://gbm.c;beginline=1;endline=26;md5=b871c7f2f477df29ee4c0ec437b187f7"
+DEPENDS = "libdrm"
+
+inherit autotools pkgconfig
+
+BRANCH = "next"
+
+SRCREV = "96f37555c7e82a417b02051661377b10e6b3966e"
+
+SRC_URI = "git://git.ti.com/glsdk/libgbm.git;protocol=git;branch=${BRANCH}"
+
+S = "${WORKDIR}/git"



More information about the meta-ti mailing list