All of lore.kernel.org
 help / color / mirror / Atom feed
* Denys Dmytriyenko : u-boot-keystone: modify keystone specific version to use new namespace feature
@ 2013-03-26  0:42 Arago Project git
  0 siblings, 0 replies; 2+ messages in thread
From: Arago Project git @ 2013-03-26  0:42 UTC (permalink / raw)
  To: meta-ti

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

Author: Denys Dmytriyenko <denys@ti.com>
Date:   Mon Mar 18 17:59:17 2013 -0400

u-boot-keystone: modify keystone specific version to use new namespace feature

Signed-off-by: Denys Dmytriyenko <denys@ti.com>

---

 recipes-bsp/u-boot/u-boot-keystone_2013.01.bb |   16 ++++++++++++++++
 recipes-bsp/u-boot/u-boot_2013.01.bb          |   23 -----------------------
 2 files changed, 16 insertions(+), 23 deletions(-)

diff --git a/recipes-bsp/u-boot/u-boot-keystone_2013.01.bb b/recipes-bsp/u-boot/u-boot-keystone_2013.01.bb
new file mode 100644
index 0000000..788d813
--- /dev/null
+++ b/recipes-bsp/u-boot/u-boot-keystone_2013.01.bb
@@ -0,0 +1,16 @@
+require u-boot-ti.inc
+
+DESCRIPTION = "u-boot bootloader for Multi-Core BU devices"
+
+COMPATIBLE_MACHINE = "keystone"
+
+PR = "r2+gitr${SRCPV}"
+
+SRC_URI = "git://arago-project.org/git/projects/u-boot-keystone.git;protocol=git;branch=${BRANCH}"
+
+BRANCH = "master"
+
+# DEV.MCSDK-03.00.00.07
+SRCREV = "82f40e857d853165310d0753e79235aefb65d7ba"
+
+UBOOT_SUFFIX = "bin"
diff --git a/recipes-bsp/u-boot/u-boot_2013.01.bb b/recipes-bsp/u-boot/u-boot_2013.01.bb
deleted file mode 100644
index b9e6daf..0000000
--- a/recipes-bsp/u-boot/u-boot_2013.01.bb
+++ /dev/null
@@ -1,23 +0,0 @@
-require ${COREBASE}/meta/recipes-bsp/u-boot/u-boot.inc
-
-DESCRIPTION = "u-boot bootloader for Multi-Core BU devices"
-LICENSE = "GPLv2+"
-LIC_FILES_CHKSUM = "file://COPYING;md5=1707d6db1d42237583f50183a5651ecb"
-
-COMPATIBLE_MACHINE = "keystone"
-
-PACKAGE_ARCH = "${MACHINE_ARCH}"
-
-PR = "r2+gitr${SRCPV}"
-
-SRC_URI = "git://arago-project.org/git/projects/u-boot-keystone.git;protocol=git;branch=${BRANCH}"
-
-BRANCH = "master"
-
-SRCREV = "DEV.MCSDK-03.00.00.07"
-
-EXTRA_OEMAKE = 'CROSS_COMPILE=${TARGET_PREFIX} CC="${TARGET_PREFIX}gcc ${TOOLCHAIN_OPTIONS}"'
-
-S = "${WORKDIR}/git"
-
-UBOOT_SUFFIX = "bin"



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

* Denys Dmytriyenko : u-boot-keystone: modify keystone specific version to use new namespace feature
@ 2013-03-26  0:42 Arago Project git
  0 siblings, 0 replies; 2+ messages in thread
From: Arago Project git @ 2013-03-26  0:42 UTC (permalink / raw)
  To: meta-ti

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

Author: Denys Dmytriyenko <denys@ti.com>
Date:   Mon Mar 18 17:59:17 2013 -0400

u-boot-keystone: modify keystone specific version to use new namespace feature

Signed-off-by: Denys Dmytriyenko <denys@ti.com>

---

 recipes-bsp/u-boot/u-boot-keystone_2013.01.bb |   16 ++++++++++++++++
 recipes-bsp/u-boot/u-boot_2013.01.bb          |   23 -----------------------
 2 files changed, 16 insertions(+), 23 deletions(-)

diff --git a/recipes-bsp/u-boot/u-boot-keystone_2013.01.bb b/recipes-bsp/u-boot/u-boot-keystone_2013.01.bb
new file mode 100644
index 0000000..788d813
--- /dev/null
+++ b/recipes-bsp/u-boot/u-boot-keystone_2013.01.bb
@@ -0,0 +1,16 @@
+require u-boot-ti.inc
+
+DESCRIPTION = "u-boot bootloader for Multi-Core BU devices"
+
+COMPATIBLE_MACHINE = "keystone"
+
+PR = "r2+gitr${SRCPV}"
+
+SRC_URI = "git://arago-project.org/git/projects/u-boot-keystone.git;protocol=git;branch=${BRANCH}"
+
+BRANCH = "master"
+
+# DEV.MCSDK-03.00.00.07
+SRCREV = "82f40e857d853165310d0753e79235aefb65d7ba"
+
+UBOOT_SUFFIX = "bin"
diff --git a/recipes-bsp/u-boot/u-boot_2013.01.bb b/recipes-bsp/u-boot/u-boot_2013.01.bb
deleted file mode 100644
index b9e6daf..0000000
--- a/recipes-bsp/u-boot/u-boot_2013.01.bb
+++ /dev/null
@@ -1,23 +0,0 @@
-require ${COREBASE}/meta/recipes-bsp/u-boot/u-boot.inc
-
-DESCRIPTION = "u-boot bootloader for Multi-Core BU devices"
-LICENSE = "GPLv2+"
-LIC_FILES_CHKSUM = "file://COPYING;md5=1707d6db1d42237583f50183a5651ecb"
-
-COMPATIBLE_MACHINE = "keystone"
-
-PACKAGE_ARCH = "${MACHINE_ARCH}"
-
-PR = "r2+gitr${SRCPV}"
-
-SRC_URI = "git://arago-project.org/git/projects/u-boot-keystone.git;protocol=git;branch=${BRANCH}"
-
-BRANCH = "master"
-
-SRCREV = "DEV.MCSDK-03.00.00.07"
-
-EXTRA_OEMAKE = 'CROSS_COMPILE=${TARGET_PREFIX} CC="${TARGET_PREFIX}gcc ${TOOLCHAIN_OPTIONS}"'
-
-S = "${WORKDIR}/git"
-
-UBOOT_SUFFIX = "bin"



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

end of thread, other threads:[~2013-03-26  0:42 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2013-03-26  0:42 Denys Dmytriyenko : u-boot-keystone: modify keystone specific version to use new namespace feature Arago Project git
  -- strict thread matches above, loose matches on Subject: below --
2013-03-26  0:42 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.