All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH] multiprocmgr: Remove multiprocmgr recipe: moved to meta-ti
@ 2015-01-28 16:19 Sam Nelson
  0 siblings, 0 replies; only message in thread
From: Sam Nelson @ 2015-01-28 16:19 UTC (permalink / raw)
  To: meta-arago

- Recipe updated in meta-ti as this is TI specific

Signed-off-by: Sam Nelson <sam.nelson@ti.com>
---
 .../recipes-bsp/multiprocmgr/multiprocmgr_git.bb   |   20 --------------------
 1 file changed, 20 deletions(-)
 delete mode 100644 meta-arago-extras/recipes-bsp/multiprocmgr/multiprocmgr_git.bb

diff --git a/meta-arago-extras/recipes-bsp/multiprocmgr/multiprocmgr_git.bb b/meta-arago-extras/recipes-bsp/multiprocmgr/multiprocmgr_git.bb
deleted file mode 100644
index 3f2e52c..0000000
--- a/meta-arago-extras/recipes-bsp/multiprocmgr/multiprocmgr_git.bb
+++ /dev/null
@@ -1,20 +0,0 @@
-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
-}
-- 
1.7.9.5



^ permalink raw reply related	[flat|nested] only message in thread

only message in thread, other threads:[~2015-01-28 16:19 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2015-01-28 16:19 [PATCH] multiprocmgr: Remove multiprocmgr recipe: moved to meta-ti Sam Nelson

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.