Message ID | 20220428143231.16564-1-afd@ti.com |
---|---|
State | Accepted |
Delegated to: | Ryan Eatmon |
Headers | show |
Series | [meta-ti,master] ION is superseded now by DMA-BUF Heaps remove libion | expand |
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 @@ -SUMMARY = "ION Userspace Memory Allocator Library" -HOMEPAGE = "https://github.com/glneo/libion" -LICENSE = "Apache-2.0" -LIC_FILES_CHKSUM = "file://LICENSE;md5=86d3f3a95c324c9479bd8986968f4327" - -PV = "1.0.0" - -BRANCH = "master" -SRC_URI = "git://github.com/glneo/libion.git;protocol=https;branch=${BRANCH}" -SRCREV = "7e138fc31febbb67734792c1a911439bfd6d23eb" - -S = "${WORKDIR}/git" - -inherit cmake pkgconfig
Signed-off-by: Andrew Davis <afd@ti.com> --- meta-ti-bsp/recipes-devtools/ion/libion_git.bb | 14 -------------- 1 file changed, 14 deletions(-) delete mode 100644 meta-ti-bsp/recipes-devtools/ion/libion_git.bb