summaryrefslogtreecommitdiffstats
path: root/meta-ti-bsp/recipes-devtools/ion/libion_git.bb
diff options
context:
space:
mode:
Diffstat (limited to 'meta-ti-bsp/recipes-devtools/ion/libion_git.bb')
-rw-r--r--meta-ti-bsp/recipes-devtools/ion/libion_git.bb14
1 files changed, 0 insertions, 14 deletions
diff --git a/meta-ti-bsp/recipes-devtools/ion/libion_git.bb b/meta-ti-bsp/recipes-devtools/ion/libion_git.bb
deleted file mode 100644
index f5ca8e82..00000000
--- a/meta-ti-bsp/recipes-devtools/ion/libion_git.bb
+++ /dev/null
@@ -1,14 +0,0 @@
1SUMMARY = "ION Userspace Memory Allocator Library"
2HOMEPAGE = "https://github.com/glneo/libion"
3LICENSE = "Apache-2.0"
4LIC_FILES_CHKSUM = "file://LICENSE;md5=86d3f3a95c324c9479bd8986968f4327"
5
6PV = "1.0.0"
7
8BRANCH = "master"
9SRC_URI = "git://github.com/glneo/libion.git;protocol=https;branch=${BRANCH}"
10SRCREV = "7e138fc31febbb67734792c1a911439bfd6d23eb"
11
12S = "${WORKDIR}/git"
13
14inherit cmake pkgconfig