All of lore.kernel.org
 help / color / mirror / Atom feed
* Sam Nelson : pktlib: Adds recipe for pklib component
@ 2015-01-08 17:22 Arago Project git
  0 siblings, 0 replies; 2+ messages in thread
From: Arago Project git @ 2015-01-08 17:22 UTC (permalink / raw)
  To: meta-ti

Module: meta-ti
Branch: daisy
Commit: 12691b5868fae14dc9f2668e4df4c177177c3c74
URL:    http://arago-project.org/git/meta-ti.git?a=commit;h=12691b5868fae14dc9f2668e4df4c177177c3c74

Author: Sam Nelson <sam.nelson@ti.com>
Date:   Thu Jan  8 09:01:02 2015 +0000

pktlib: Adds recipe for pklib component

- pktlib: provides library for handling packet descriptor for keystone devices

Signed-off-by: Sam Nelson <sam.nelson@ti.com>
Signed-off-by: Denys Dmytriyenko <denys@ti.com>

---

 recipes-bsp/pktlib/pktlib_git.bb |   19 +++++++++++++++++++
 1 files changed, 19 insertions(+), 0 deletions(-)

diff --git a/recipes-bsp/pktlib/pktlib_git.bb b/recipes-bsp/pktlib/pktlib_git.bb
new file mode 100644
index 0000000..df68f76
--- /dev/null
+++ b/recipes-bsp/pktlib/pktlib_git.bb
@@ -0,0 +1,19 @@
+DESCRIPTION = "Provides library for handling packet descriptors for keystone devices"
+LICENSE = "BSD-3-Clause"
+LIC_FILES_CHKSUM = "file://${WORKDIR}/git/COPYING.txt;md5=b7982a377c680ad71ca2fbb735982462"
+
+DEPENDS = "common-csl-ip rm-lld qmss-lld cppi-lld"
+COMPATIBLE_MACHINE = "keystone"
+
+BRANCH = "master"
+SRC_URI = "git://git.ti.com/keystone-rtos/pktlib.git;protocol=git;branch=${BRANCH}"
+
+# Corresponds to DEV.PKTLIB.2.1.0.4
+SRCREV = "a9aa56afed54b0a04f36d2fdb248cad5dcac6ff6"
+PV = "2.1.0.4"
+
+S = "${WORKDIR}/git/ti/runtime/pktlib"
+
+EXTRA_OEMAKE += "-f make=file_armv7 PDK_INSTALL_PATH=${STAGING_INCDIR} INSTALL_INC_BASE_DIR=${D}${includedir} INSTALL_LIB_BASE_DIR=${D}${libdir}"
+
+MAKE_TARGETS = "lib"



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

* Sam Nelson : pktlib: Adds recipe for pklib component
@ 2015-01-08 17:22 Arago Project git
  0 siblings, 0 replies; 2+ messages in thread
From: Arago Project git @ 2015-01-08 17:22 UTC (permalink / raw)
  To: meta-ti

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

Author: Sam Nelson <sam.nelson@ti.com>
Date:   Thu Jan  8 09:01:02 2015 +0000

pktlib: Adds recipe for pklib component

- pktlib: provides library for handling packet descriptor for keystone devices

Signed-off-by: Sam Nelson <sam.nelson@ti.com>
Signed-off-by: Denys Dmytriyenko <denys@ti.com>

---

 recipes-bsp/pktlib/pktlib_git.bb |   19 +++++++++++++++++++
 1 files changed, 19 insertions(+), 0 deletions(-)

diff --git a/recipes-bsp/pktlib/pktlib_git.bb b/recipes-bsp/pktlib/pktlib_git.bb
new file mode 100644
index 0000000..df68f76
--- /dev/null
+++ b/recipes-bsp/pktlib/pktlib_git.bb
@@ -0,0 +1,19 @@
+DESCRIPTION = "Provides library for handling packet descriptors for keystone devices"
+LICENSE = "BSD-3-Clause"
+LIC_FILES_CHKSUM = "file://${WORKDIR}/git/COPYING.txt;md5=b7982a377c680ad71ca2fbb735982462"
+
+DEPENDS = "common-csl-ip rm-lld qmss-lld cppi-lld"
+COMPATIBLE_MACHINE = "keystone"
+
+BRANCH = "master"
+SRC_URI = "git://git.ti.com/keystone-rtos/pktlib.git;protocol=git;branch=${BRANCH}"
+
+# Corresponds to DEV.PKTLIB.2.1.0.4
+SRCREV = "a9aa56afed54b0a04f36d2fdb248cad5dcac6ff6"
+PV = "2.1.0.4"
+
+S = "${WORKDIR}/git/ti/runtime/pktlib"
+
+EXTRA_OEMAKE += "-f make=file_armv7 PDK_INSTALL_PATH=${STAGING_INCDIR} INSTALL_INC_BASE_DIR=${D}${includedir} INSTALL_LIB_BASE_DIR=${D}${libdir}"
+
+MAKE_TARGETS = "lib"



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

end of thread, other threads:[~2015-01-08 17:23 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2015-01-08 17:22 Sam Nelson : pktlib: Adds recipe for pklib component Arago Project git
  -- strict thread matches above, loose matches on Subject: below --
2015-01-08 17:22 Arago Project git

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.