All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH] edma3lld: remove outdated v1 recipe
@ 2017-04-28 18:24 Denys Dmytriyenko
  2017-04-28 19:29 ` Sobota, Justin
  0 siblings, 1 reply; 2+ messages in thread
From: Denys Dmytriyenko @ 2017-04-28 18:24 UTC (permalink / raw)
  To: meta-ti

Current v2 version is in recipes-bsp

Signed-off-by: Denys Dmytriyenko <denys@ti.com>
Cc: Sam Nelson <sam.nelson@ti.com>
Cc: Justin Sobota <jsobota@ti.com>
---
 recipes-ti/edma3lld/ti-edma3lld.inc            | 23 -----------------------
 recipes-ti/edma3lld/ti-edma3lld_01.11.01.04.bb | 10 ----------
 2 files changed, 33 deletions(-)
 delete mode 100644 recipes-ti/edma3lld/ti-edma3lld.inc
 delete mode 100644 recipes-ti/edma3lld/ti-edma3lld_01.11.01.04.bb

diff --git a/recipes-ti/edma3lld/ti-edma3lld.inc b/recipes-ti/edma3lld/ti-edma3lld.inc
deleted file mode 100644
index fb131b6..0000000
--- a/recipes-ti/edma3lld/ti-edma3lld.inc
+++ /dev/null
@@ -1,23 +0,0 @@
-DESCRIPTION = "TI EDMA3 Low Level Driver (LLD)"
-HOMEPAGE = "http://software-dl.ti.com/dsps/dsps_public_sw/${SRC_URI_edma3lldsite}/edma3_lld"
-SECTION = "devel"
-LICENSE = "TI"
-LIC_FILES_CHKSUM = "file://packages/ti/sdo/edma3/drv/edma3_drv.h;md5=c1aa300aaf369a0a03e7922c1b0bbf8e"
-
-require ../includes/ti-paths.inc
-require ../includes/ti-staging.inc
-require ../includes/ti-eula-unpack.inc
-
-TI_BIN_UNPK_WDEXT="/edma3_lld_${PV}"
-S = "${WORKDIR}${TI_BIN_UNPK_WDEXT}"
-
-SRC_URI = "http://software-dl.ti.com/dsps/dsps_public_sw/${SRC_URI_edma3lldsite}/edma3_lld/edma3-lld-bios5/${PV}/exports/EDMA3_LLD_setuplinux_${PV}.bin;name=edma3lldbin"
-
-BINFILE="EDMA3_LLD_setuplinux_${PV}.bin"
-TI_BIN_UNPK_CMDS="Y:workdir"
-
-do_install() {
-    install -d ${D}${EDMA3_LLD_INSTALL_DIR_RECIPE}
-    cp -pPrf ${S}/* ${D}${EDMA3_LLD_INSTALL_DIR_RECIPE}
-}
-
diff --git a/recipes-ti/edma3lld/ti-edma3lld_01.11.01.04.bb b/recipes-ti/edma3lld/ti-edma3lld_01.11.01.04.bb
deleted file mode 100644
index 549e020..0000000
--- a/recipes-ti/edma3lld/ti-edma3lld_01.11.01.04.bb
+++ /dev/null
@@ -1,10 +0,0 @@
-require ti-edma3lld.inc
-
-PV = "01_11_01_04"
-
-SRC_URI_edma3lldsite = "sdo_tii/psp"
-
-SRC_URI[edma3lldbin.md5sum] = "b3c41cb946e2e4b94348fc6bcbe30b16"
-SRC_URI[edma3lldbin.sha256sum] = "617db3eadff33a88e3d42818c204f379906da3b312bc120092408043e7e2aaeb"
-
-INSANE_SKIP_${PN} = "installed-vs-shipped"
-- 
2.7.4



^ permalink raw reply related	[flat|nested] 2+ messages in thread

* Re: [PATCH] edma3lld: remove outdated v1 recipe
  2017-04-28 18:24 [PATCH] edma3lld: remove outdated v1 recipe Denys Dmytriyenko
@ 2017-04-28 19:29 ` Sobota, Justin
  0 siblings, 0 replies; 2+ messages in thread
From: Sobota, Justin @ 2017-04-28 19:29 UTC (permalink / raw)
  To: Dmytriyenko, Denys, meta-ti

ACK

-----Original Message-----
From: Dmytriyenko, Denys 
Sent: Friday, April 28, 2017 2:24 PM
To: meta-ti@yoctoproject.org
Cc: Dmytriyenko, Denys; Nelson, Sam; Sobota, Justin
Subject: [PATCH] edma3lld: remove outdated v1 recipe

Current v2 version is in recipes-bsp

Signed-off-by: Denys Dmytriyenko <denys@ti.com>
Cc: Sam Nelson <sam.nelson@ti.com>
Cc: Justin Sobota <jsobota@ti.com>
---
 recipes-ti/edma3lld/ti-edma3lld.inc            | 23 -----------------------
 recipes-ti/edma3lld/ti-edma3lld_01.11.01.04.bb | 10 ----------
 2 files changed, 33 deletions(-)
 delete mode 100644 recipes-ti/edma3lld/ti-edma3lld.inc
 delete mode 100644 recipes-ti/edma3lld/ti-edma3lld_01.11.01.04.bb

diff --git a/recipes-ti/edma3lld/ti-edma3lld.inc b/recipes-ti/edma3lld/ti-edma3lld.inc
deleted file mode 100644
index fb131b6..0000000
--- a/recipes-ti/edma3lld/ti-edma3lld.inc
+++ /dev/null
@@ -1,23 +0,0 @@
-DESCRIPTION = "TI EDMA3 Low Level Driver (LLD)"
-HOMEPAGE = "http://software-dl.ti.com/dsps/dsps_public_sw/${SRC_URI_edma3lldsite}/edma3_lld"
-SECTION = "devel"
-LICENSE = "TI"
-LIC_FILES_CHKSUM = "file://packages/ti/sdo/edma3/drv/edma3_drv.h;md5=c1aa300aaf369a0a03e7922c1b0bbf8e"
-
-require ../includes/ti-paths.inc
-require ../includes/ti-staging.inc
-require ../includes/ti-eula-unpack.inc
-
-TI_BIN_UNPK_WDEXT="/edma3_lld_${PV}"
-S = "${WORKDIR}${TI_BIN_UNPK_WDEXT}"
-
-SRC_URI = "http://software-dl.ti.com/dsps/dsps_public_sw/${SRC_URI_edma3lldsite}/edma3_lld/edma3-lld-bios5/${PV}/exports/EDMA3_LLD_setuplinux_${PV}.bin;name=edma3lldbin"
-
-BINFILE="EDMA3_LLD_setuplinux_${PV}.bin"
-TI_BIN_UNPK_CMDS="Y:workdir"
-
-do_install() {
-    install -d ${D}${EDMA3_LLD_INSTALL_DIR_RECIPE}
-    cp -pPrf ${S}/* ${D}${EDMA3_LLD_INSTALL_DIR_RECIPE}
-}
-
diff --git a/recipes-ti/edma3lld/ti-edma3lld_01.11.01.04.bb b/recipes-ti/edma3lld/ti-edma3lld_01.11.01.04.bb
deleted file mode 100644
index 549e020..0000000
--- a/recipes-ti/edma3lld/ti-edma3lld_01.11.01.04.bb
+++ /dev/null
@@ -1,10 +0,0 @@
-require ti-edma3lld.inc
-
-PV = "01_11_01_04"
-
-SRC_URI_edma3lldsite = "sdo_tii/psp"
-
-SRC_URI[edma3lldbin.md5sum] = "b3c41cb946e2e4b94348fc6bcbe30b16"
-SRC_URI[edma3lldbin.sha256sum] = "617db3eadff33a88e3d42818c204f379906da3b312bc120092408043e7e2aaeb"
-
-INSANE_SKIP_${PN} = "installed-vs-shipped"
-- 
2.7.4



^ permalink raw reply related	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2017-04-28 19:29 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2017-04-28 18:24 [PATCH] edma3lld: remove outdated v1 recipe Denys Dmytriyenko
2017-04-28 19:29 ` Sobota, Justin

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.