All of lore.kernel.org
 help / color / mirror / Atom feed
* Sam Nelson : multiprocmgr: Moved recipe verbatim from meta-arago
@ 2015-01-21 20:38 Arago Project git
  0 siblings, 0 replies; 2+ messages in thread
From: Arago Project git @ 2015-01-21 20:38 UTC (permalink / raw)
  To: meta-ti

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

Author: Sam Nelson <sam.nelson@ti.com>
Date:   Fri Jan 16 18:20:25 2015 +0000

multiprocmgr: Moved recipe verbatim from meta-arago

- Original location: meta-arago:
  meta-arago-extras/recipes-bsp/multiprocmgr/multiprocmgr_git.bb

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

---

 recipes-ti/multiprocmgr/multiprocmgr_git.bb |   20 ++++++++++++++++++++
 1 files changed, 20 insertions(+), 0 deletions(-)

diff --git a/recipes-ti/multiprocmgr/multiprocmgr_git.bb b/recipes-ti/multiprocmgr/multiprocmgr_git.bb
new file mode 100644
index 0000000..3f2e52c
--- /dev/null
+++ b/recipes-ti/multiprocmgr/multiprocmgr_git.bb
@@ -0,0 +1,20 @@
+DESCRIPTION = "TI Multiproc Manager for KeyStone II"
+HOMEPAGE = "http://gtgit01.gt.design.ti.com/git/?p=projects/multiprocmgr.git;a=summary"
+LICENSE = "BSD & MIT"
+LIC_FILES_CHKSUM = "file://LICENSE.txt;md5=fce208c498eb9669223724dc9c1d8fe4"
+SECTION = "console"
+COMPATIBLE_MACHINE = "keystone"
+
+PR = "r1"
+
+BRANCH ?= "master"
+SRCREV = "8a97fb5c2c06d5f02d30106629f27fe0ca8a4f95"
+
+SRC_URI = "git://gtgit01.gt.design.ti.com/git/projects/multiprocmgr.git;protocol=git;branch=${BRANCH}"
+
+S = "${WORKDIR}/git"
+
+do_install() {
+	install -d ${D}${bindir}/
+	install -c -m 755 ${S}/mpmsrv ${D}${bindir}/mpmsrv
+}



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

* Sam Nelson : multiprocmgr: Moved recipe verbatim from meta-arago
@ 2015-01-21 20:38 Arago Project git
  0 siblings, 0 replies; 2+ messages in thread
From: Arago Project git @ 2015-01-21 20:38 UTC (permalink / raw)
  To: meta-ti

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

Author: Sam Nelson <sam.nelson@ti.com>
Date:   Fri Jan 16 18:20:25 2015 +0000

multiprocmgr: Moved recipe verbatim from meta-arago

- Original location: meta-arago:
  meta-arago-extras/recipes-bsp/multiprocmgr/multiprocmgr_git.bb

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

---

 recipes-ti/multiprocmgr/multiprocmgr_git.bb |   20 ++++++++++++++++++++
 1 files changed, 20 insertions(+), 0 deletions(-)

diff --git a/recipes-ti/multiprocmgr/multiprocmgr_git.bb b/recipes-ti/multiprocmgr/multiprocmgr_git.bb
new file mode 100644
index 0000000..3f2e52c
--- /dev/null
+++ b/recipes-ti/multiprocmgr/multiprocmgr_git.bb
@@ -0,0 +1,20 @@
+DESCRIPTION = "TI Multiproc Manager for KeyStone II"
+HOMEPAGE = "http://gtgit01.gt.design.ti.com/git/?p=projects/multiprocmgr.git;a=summary"
+LICENSE = "BSD & MIT"
+LIC_FILES_CHKSUM = "file://LICENSE.txt;md5=fce208c498eb9669223724dc9c1d8fe4"
+SECTION = "console"
+COMPATIBLE_MACHINE = "keystone"
+
+PR = "r1"
+
+BRANCH ?= "master"
+SRCREV = "8a97fb5c2c06d5f02d30106629f27fe0ca8a4f95"
+
+SRC_URI = "git://gtgit01.gt.design.ti.com/git/projects/multiprocmgr.git;protocol=git;branch=${BRANCH}"
+
+S = "${WORKDIR}/git"
+
+do_install() {
+	install -d ${D}${bindir}/
+	install -c -m 755 ${S}/mpmsrv ${D}${bindir}/mpmsrv
+}



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

end of thread, other threads:[~2015-01-21 20:38 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2015-01-21 20:38 Sam Nelson : multiprocmgr: Moved recipe verbatim from meta-arago Arago Project git
  -- strict thread matches above, loose matches on Subject: below --
2015-01-21 20:38 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.