From: Martin Jansa <martin.jansa@gmail.com>
To: openembedded-devel@lists.openembedded.org
Subject: Re: [PATCH 2/2] sane-srcrevs: move SRCREVs to recipes
Date: Thu, 1 Apr 2010 18:09:51 +0200 [thread overview]
Message-ID: <20100401160951.GN25489@jama> (raw)
In-Reply-To: <q2g19c1b8a91004010843g2fa4e73co2bf51ee00ef1ba7b@mail.gmail.com>
On Thu, Apr 01, 2010 at 08:43:11AM -0700, Khem Raj wrote:
> On Thu, Apr 1, 2010 at 8:11 AM, Martin Jansa <martin.jansa@gmail.com> wrote:
> > Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
>
> Acked-by: Khem Raj <raj.khem@gmail.com>
>
> one the following are fixed
> dri/libdrm_git.bb:SRCREV_pn-libdrm ?= "a5c8f55397377994ceeb76ed0ff148ff89eb3a1b"
> dri/libdrm_git.bb:SRCREV_pn-libdrm_shr ?=
> "b5aec2bd3df736216e86eae28e278172d3ba3362"
> mesa/mesa-dri_git.bb:SRCREV_pn-mesa-dri ?=
> "196214bf2b677a83653d49f79d03752f29df44ec"
> mesa/mesa-dri_git.bb:SRCREV_pn-mesa-dri_shr ?=
> "1ac166895fef47806c9e9286d2a6356b4db8398d"
This shouldn't be a problem, but shortend to SRCREV and SRCREV_shr,
> linux/linux-davinci_2.6.27.bb:# or override in it local.conf like
> this: DAVINCI_SRCREV_pn-linux-davinci = "${@bb.fetch.get_srcrev(d)}"
> opkg/opkg-nogpg-nocurl_svn.bb:SRCREV = "${SRCREV_pn-opkg}"
> opkg/opkg-nogpg-nocurl-slugos_svn.bb:SRCREV = "${SRCREV_pn-opkg}"
> opkg/opkg-nogpg_svn.bb:SRCREV = "${SRCREV_pn-opkg}"
Those were removed in this patch, replaced with one rev in
opkg.inc:
SRCREV = ${OPKG_SRCREV}
PV = "0.1.6+svnr${SRCPV}"
added OPKG_SRCREV setting preferred-slugos-versions.inc instead of those
SRCREV_pn-opkg = "160" there.
> psplash/psplash-ua.inc:SRCREV = "${SRCREV_pn-psplash}
all recipes include also psplash.inc where is SRCREV = "249", so I just
dropped this line from psplash-ua.inc and it should stay the same.
Regards,
next prev parent reply other threads:[~2010-04-01 16:12 UTC|newest]
Thread overview: 7+ messages / expand[flat|nested] mbox.gz Atom feed top
2010-04-01 15:11 sane-srcrevs.inc: moving all svn SRCREVs to recipes Martin Jansa
2010-04-01 15:11 ` [PATCH 1/2] EFL: move SRCREVs from sane-srcrevs.inc to efl/e17 recipes Martin Jansa
2010-04-01 15:11 ` [PATCH 2/2] sane-srcrevs: move SRCREVs to recipes Martin Jansa
2010-04-01 15:43 ` Khem Raj
2010-04-01 16:09 ` Martin Jansa [this message]
2010-04-01 15:22 ` sane-srcrevs.inc: moving all svn " Richard Purdie
2010-04-01 17:42 ` 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=20100401160951.GN25489@jama \
--to=martin.jansa@gmail.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 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.