All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 1/2] tisdk-server image: add recovery kernel build for Keystone
@ 2015-05-15 19:56 hzhang
  2015-05-18 19:36 ` Hao Zhang
  0 siblings, 1 reply; 2+ messages in thread
From: hzhang @ 2015-05-15 19:56 UTC (permalink / raw)
  To: meta-arago

From: Hao Zhang <hzhang@ti.com>

Add recovery linux kernel and dtb image build for Keystone II devices.

Signed-off-by: Hao Zhang <hzhang@ti.com>
---
 .../packagegroup-arago-base-tisdk-server-extra.bb  |    3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/meta-arago-distro/recipes-core/packagegroups/packagegroup-arago-base-tisdk-server-extra.bb b/meta-arago-distro/recipes-core/packagegroups/packagegroup-arago-base-tisdk-server-extra.bb
index 4241dd4..879b761 100644
--- a/meta-arago-distro/recipes-core/packagegroups/packagegroup-arago-base-tisdk-server-extra.bb
+++ b/meta-arago-distro/recipes-core/packagegroups/packagegroup-arago-base-tisdk-server-extra.bb
@@ -1,7 +1,7 @@
 DESCRIPTION = "Additional packages beyond console packages shared by TI SDKs"
 LICENSE = "MIT"
 LIC_FILES_CHKSUM = "file://${COREBASE}/meta/COPYING.MIT;md5=3da9cfbcb788c80a0384361b4de20420"
-PR = "r0"
+PR = "r1"
 
 inherit packagegroup
 
@@ -159,4 +159,5 @@ RDEPENDS_${PN} = "\
     file \
     libbz2 \
     boost \
+    recovery-kernel \
     "
-- 
1.7.9.5



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

* Re: [PATCH 1/2] tisdk-server image: add recovery kernel build for Keystone
  2015-05-15 19:56 [PATCH 1/2] tisdk-server image: add recovery kernel build for Keystone hzhang
@ 2015-05-18 19:36 ` Hao Zhang
  0 siblings, 0 replies; 2+ messages in thread
From: Hao Zhang @ 2015-05-18 19:36 UTC (permalink / raw)
  To: hzhang; +Cc: meta-arago@arago-project.org

Ping.

On 5/15/2015 3:56 PM, hzhang@ti.com wrote:
> From: Hao Zhang <hzhang@ti.com>
> 
> Add recovery linux kernel and dtb image build for Keystone II devices.
> 
> Signed-off-by: Hao Zhang <hzhang@ti.com>
> ---
>  .../packagegroup-arago-base-tisdk-server-extra.bb  |    3 ++-
>  1 file changed, 2 insertions(+), 1 deletion(-)
> 
> diff --git a/meta-arago-distro/recipes-core/packagegroups/packagegroup-arago-base-tisdk-server-extra.bb b/meta-arago-distro/recipes-core/packagegroups/packagegroup-arago-base-tisdk-server-extra.bb
> index 4241dd4..879b761 100644
> --- a/meta-arago-distro/recipes-core/packagegroups/packagegroup-arago-base-tisdk-server-extra.bb
> +++ b/meta-arago-distro/recipes-core/packagegroups/packagegroup-arago-base-tisdk-server-extra.bb
> @@ -1,7 +1,7 @@
>  DESCRIPTION = "Additional packages beyond console packages shared by TI SDKs"
>  LICENSE = "MIT"
>  LIC_FILES_CHKSUM = "file://${COREBASE}/meta/COPYING.MIT;md5=3da9cfbcb788c80a0384361b4de20420"
> -PR = "r0"
> +PR = "r1"
>  
>  inherit packagegroup
>  
> @@ -159,4 +159,5 @@ RDEPENDS_${PN} = "\
>      file \
>      libbz2 \
>      boost \
> +    recovery-kernel \
>      "
> 



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

end of thread, other threads:[~2015-05-18 19:36 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-05-15 19:56 [PATCH 1/2] tisdk-server image: add recovery kernel build for Keystone hzhang
2015-05-18 19:36 ` Hao Zhang

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.