All of lore.kernel.org
 help / color / mirror / Atom feed
From: Denys Dmytriyenko <denis@denix.org>
To: Koen Kooi <koen@dominion.thruhere.net>
Cc: meta-ti@yoctoproject.org, denys@ti.com
Subject: Re: [PATCH 2/2] linux-ti33x-psp 3.2: correct PV for non-tipsp distros
Date: Thu, 17 May 2012 14:28:05 -0400	[thread overview]
Message-ID: <20120517182805.GJ6829@denix.org> (raw)
In-Reply-To: <1337249227-9151-2-git-send-email-koen@dominion.thruhere.net>

On Thu, May 17, 2012 at 12:07:07PM +0200, Koen Kooi wrote:
> The patchset updates the kernel to 3.2.x, so make PV match.
> This doesn't need PR or MACHINE_KERNEL_PR bumps since the both the kernel ABI and file locations remain the same.
> 
> Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
> ---
>  recipes-kernel/linux/linux-ti33x-psp_3.2.bb |    4 ++++
>  1 file changed, 4 insertions(+)
> 
> diff --git a/recipes-kernel/linux/linux-ti33x-psp_3.2.bb b/recipes-kernel/linux/linux-ti33x-psp_3.2.bb
> index 0fe3d4f..efc5adb 100644
> --- a/recipes-kernel/linux/linux-ti33x-psp_3.2.bb
> +++ b/recipes-kernel/linux/linux-ti33x-psp_3.2.bb
> @@ -10,6 +10,10 @@ S = "${WORKDIR}/git"
>  
>  MULTI_CONFIG_BASE_SUFFIX = ""
>  
> +# the PATCHES_OVER_PSP updates it to 3.2.x, so adjust PV to match
> +PV = "${@base_contains('DISTRO_FEATURES', 'tipspkernel', "3.2", "3.2.16", d)}"
> +FILESPATH =. "${FILE_DIRNAME}/${PN}-3.2:${FILE_DIRNAME}/${PN}-3.2/${MACHINE}:"

Are you planning to use ${PN}-3.2.16 in FILESPATH for patches or defconfigs? 
If not, I'd like to try to fix it differently...

-- 
Denys

> +
>  BRANCH = "v3.2-staging"
>  SRCREV = "720e07b4c1f687b61b147b31c698cb6816d72f01"
>  MACHINE_KERNEL_PR_append = "l+gitr${SRCREV}"
> -- 
> 1.7.10
> 
> _______________________________________________
> meta-ti mailing list
> meta-ti@yoctoproject.org
> https://lists.yoctoproject.org/listinfo/meta-ti
> 


  reply	other threads:[~2012-05-17 18:28 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2012-05-17 10:07 [PATCH 1/2] linux-ti33x-psp 3.2: demote cpsw PHY message to INFO Koen Kooi
2012-05-17 10:07 ` [PATCH 2/2] linux-ti33x-psp 3.2: correct PV for non-tipsp distros Koen Kooi
2012-05-17 18:28   ` Denys Dmytriyenko [this message]
2012-05-17 19:31     ` Koen Kooi
2012-05-17 18:32 ` [PATCH 1/2] linux-ti33x-psp 3.2: demote cpsw PHY message to INFO Denys Dmytriyenko
2012-05-17 19:30   ` Koen Kooi

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=20120517182805.GJ6829@denix.org \
    --to=denis@denix.org \
    --cc=denys@ti.com \
    --cc=koen@dominion.thruhere.net \
    --cc=meta-ti@yoctoproject.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 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.