All of lore.kernel.org
 help / color / mirror / Atom feed
From: Chris Larson <clarson@kergoth.com>
To: openembedded-devel@lists.openembedded.org
Subject: Re: OBSOLETE in base.bbclass
Date: Wed, 8 Sep 2010 06:52:04 -0700	[thread overview]
Message-ID: <AANLkTi=-H-JnU5VyoGO_NEAgORF27GkM1X+VazqYq2Jt@mail.gmail.com> (raw)
In-Reply-To: <AANLkTimVjyq7CA2CqyaR_D-AJ-8Aawhoknzs1Xs1R2fc@mail.gmail.com>

On Wed, Sep 8, 2010 at 6:04 AM, Frans Meulenbroeks <
fransmeulenbroeks@gmail.com> wrote:

> Bumped upon this while peeking in base.bbclass:
>
>    # OBSOLETE in bitbake 1.7.4
>    srcdate = bb.data.getVar('SRCDATE_%s' % pn, d, 1)
>    if srcdate != None:
>        bb.data.setVar('SRCDATE', srcdate, d)
>
>    use_nls = bb.data.getVar('USE_NLS_%s' % pn, d, 1)
>    if use_nls != None:
>        bb.data.setVar('USE_NLS', use_nls, d)
>
>    setup_checksum_deps(d)
>
> Not sure what part exactly is OBSOLETE, but I don't think we support
> 1.7.4 any more, so I feel it is better to clean this and remove the
> obsolete section.
>
> Any bitbake wiz care to comment on this?


Hmm, I think that was from the time period when I wasn't involved in the
project.  Hopefully RP can speak to this :)
-- 
Christopher Larson
clarson at kergoth dot com
Founder - BitBake, OpenEmbedded, OpenZaurus
Maintainer - Tslib
Senior Software Engineer, Mentor Graphics


      reply	other threads:[~2010-09-08 13:54 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2010-09-08 13:04 OBSOLETE in base.bbclass Frans Meulenbroeks
2010-09-08 13:52 ` Chris Larson [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='AANLkTi=-H-JnU5VyoGO_NEAgORF27GkM1X+VazqYq2Jt@mail.gmail.com' \
    --to=clarson@kergoth.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.