All of lore.kernel.org
 help / color / mirror / Atom feed
* [fido][PATCH] libgbm: drop locally, moved to meta-ti
@ 2016-05-13 19:30 Denys Dmytriyenko
  0 siblings, 0 replies; only message in thread
From: Denys Dmytriyenko @ 2016-05-13 19:30 UTC (permalink / raw)
  To: meta-arago

From: Denys Dmytriyenko <denys@ti.com>

Signed-off-by: Denys Dmytriyenko <denys@ti.com>
---
 meta-arago-extras/recipes-graphics/gbm/libgbm_10.0.0.bb | 17 -----------------
 meta-arago-extras/recipes-graphics/gbm/libgbm_9.0.0.bb  | 13 -------------
 2 files changed, 30 deletions(-)
 delete mode 100644 meta-arago-extras/recipes-graphics/gbm/libgbm_10.0.0.bb
 delete mode 100644 meta-arago-extras/recipes-graphics/gbm/libgbm_9.0.0.bb

diff --git a/meta-arago-extras/recipes-graphics/gbm/libgbm_10.0.0.bb b/meta-arago-extras/recipes-graphics/gbm/libgbm_10.0.0.bb
deleted file mode 100644
index 303f245..0000000
--- a/meta-arago-extras/recipes-graphics/gbm/libgbm_10.0.0.bb
+++ /dev/null
@@ -1,17 +0,0 @@
-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"
-
-PR = "r0"
diff --git a/meta-arago-extras/recipes-graphics/gbm/libgbm_9.0.0.bb b/meta-arago-extras/recipes-graphics/gbm/libgbm_9.0.0.bb
deleted file mode 100644
index 3905738..0000000
--- a/meta-arago-extras/recipes-graphics/gbm/libgbm_9.0.0.bb
+++ /dev/null
@@ -1,13 +0,0 @@
-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
-
-SRCREV = "cb86a2f2cecd41023bf1bf12fbcf11be11220f31"
-
-SRC_URI = "git://git.ti.com/glsdk/libgbm.git;protocol=git"
-
-S = "${WORKDIR}/git"
-- 
2.2.0



^ permalink raw reply related	[flat|nested] only message in thread

only message in thread, other threads:[~2016-05-13 19:30 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2016-05-13 19:30 [fido][PATCH] libgbm: drop locally, moved to meta-ti Denys Dmytriyenko

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.