Openembedded Devel Discussions
 help / color / mirror / Atom feed
From: Paul Eggleton <paul.eggleton@linux.intel.com>
To: openembedded-devel@lists.openembedded.org
Subject: Re: [meta-handheld][PATCH 1/3] zaurus-installer: use linux-yocto-tiny-kexecboot kernel
Date: Mon, 23 Apr 2012 22:38:36 +0100	[thread overview]
Message-ID: <3861310.nzHrvT5BMK@helios> (raw)
In-Reply-To: <1335216674-11159-1-git-send-email-andrea.adami@gmail.com>

On Monday 23 April 2012 23:31:12 Andrea Adami wrote:
> * bump PR
> 
> Signed-off-by: Andrea Adami <andrea.adami@gmail.com>
> ---
>  recipes-bsp/zaurus-utils/zaurus-installer.bb |    8 ++++----
>  1 files changed, 4 insertions(+), 4 deletions(-)
> 
> diff --git a/recipes-bsp/zaurus-utils/zaurus-installer.bb
> b/recipes-bsp/zaurus-utils/zaurus-installer.bb index 785836f..62f01c8
> 100644
> --- a/recipes-bsp/zaurus-utils/zaurus-installer.bb
> +++ b/recipes-bsp/zaurus-utils/zaurus-installer.bb
> @@ -1,9 +1,9 @@
>  DESCRIPTION = "Installkit for kexecboot-kernel"
>  LICENSE = "MIT"
>  LIC_FILES_CHKSUM =
> "file://${COREBASE}/LICENSE;md5=3f40d7994397109285ec7b81fdeb3b58" -DEPENDS
> = "${@base_conditional('MACHINE', 'collie', 'linux-kexecboot',
> 'zaurus-updater linux-kexecboot', d)}" +DEPENDS =
> "${@base_conditional('MACHINE', 'collie', 'linux-yocto-tiny-kexecboot',
> 'zaurus-updater linux-yocto-tiny-kexecboot', d)}" DEPENDS +=
> "${@base_conditional('MACHINE', 'spitz', 'zaurus-legacy-tar', '', d)}" -PR
> = "r6"
> +PR = "r7"
> 
>  INHIBIT_DEFAULT_DEPS = "1"
> 
> @@ -14,7 +14,7 @@ do_compile() {
>  PACKAGE_ARCH = "${MACHINE_ARCH}"
>  PACKAGES = ""
> 
> -COMPATIBLE_MACHINE = "(collie|poodle|c7x0|spitz|akita|tosa)"
> +COMPATIBLE_MACHINE = "collie|poodle|c7x0|spitz|akita|tosa"
> 
>  inherit deploy
> 
> @@ -24,7 +24,7 @@ do_deploy() {
>          cd ${DEPLOY_DIR_IMAGE}
>          rm -rf ${DEPLOY_DIR_IMAGE}/installkit-${MACHINE}/
>          mkdir installkit-${MACHINE}/
> -        [ -f "${KERNEL_IMAGETYPE}-kexecboot-${MACHINE}.bin" ] && cp
> ${KERNEL_IMAGETYPE}-kexecboot-${MACHINE}.bin
> installkit-${MACHINE}/${KERNEL_IMAGETYPE} +        [ -f
> "${KERNEL_IMAGETYPE}-yocto-tiny-kexecboot-${MACHINE}.bin" ] && cp
> ${KERNEL_IMAGETYPE}-yocto-tiny-kexecboot-${MACHINE}.bin
> installkit-${MACHINE}/${KERNEL_IMAGETYPE} if [ ! "${MACHINE}" = "collie" ];
> then
>                  cp updater.sh installkit-${MACHINE}/updater.sh
>          fi

Merged these three to meta-handheld, thanks.

Cheers,
Paul

-- 

Paul Eggleton
Intel Open Source Technology Centre



      parent reply	other threads:[~2012-04-23 21:48 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2012-04-23 21:31 [meta-handheld][PATCH 1/3] zaurus-installer: use linux-yocto-tiny-kexecboot kernel Andrea Adami
2012-04-23 21:31 ` [meta-handheld][PATCH 2/3] zaurus.inc: update references to linux-kexecboot Andrea Adami
2012-04-23 21:31 ` [meta-handheld][PATCH 3/3] linux-kexecboot_3.2: unlock removing DEFAULT_PREFERENCE = "-1" Andrea Adami
2012-04-23 21:38 ` Paul Eggleton [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=3861310.nzHrvT5BMK@helios \
    --to=paul.eggleton@linux.intel.com \
    --cc=openembedded-devel@lists.openembedded.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox