All of lore.kernel.org
 help / color / mirror / Atom feed
From: Koen Kooi <k.kooi@student.utwente.nl>
To: openembedded-devel@lists.openembedded.org
Subject: Re: cleaning recipes
Date: Mon, 16 Aug 2010 12:20:37 +0200	[thread overview]
Message-ID: <i4b3dl$vbk$1@dough.gmane.org> (raw)
In-Reply-To: <AANLkTi=pVCajY==ZdehO_Bw33xsrYcvBnYHfN4s2Vne=@mail.gmail.com>

-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

On 16-08-10 11:30, Frans Meulenbroeks wrote:
> 2010/8/16 Frans Meulenbroeks <fransmeulenbroeks@gmail.com>:
>> 2010/8/16 Koen Kooi <k.kooi@student.utwente.nl>:
>>> -----BEGIN PGP SIGNED MESSAGE-----
>>> Hash: SHA1
>>>
>>> You removed the default openssl version (0.9.8) without bumping PR for
>>> recipes using that, so now my autobuilder is quite red due to do_rootfs
>>> failures (among other build errors related to these removals).
>>
>> I will reinstate openssl 0.9.8
>> conf did not show any pinning but i missed the DEFAULT_PREFERENCE = "-1' in 1.0
>> seems a good plan to upgrade to 0.9.8o though as it fixes some
>> security vulnerabilities
>>
> 
> reverted the commit for removal of 0.9.8
> I was unaware that a PR bump of recipes using another recipe needed to be done.

For libraries, certainly, as in this case SOVERSION changed, so the
resulting packagenames changes from
libssl0.9.8_0.9.8m-r12.0.5_armv7a.ipk to
libssl1.0.0_1.0.0-r12.2.5_armv7a.ipk. OE removes the first one, but
other packages still have it in DEPENDS.

And if SOVERSION doesn't change, bumping PR for dependant recipes is
needed for things that statically link to it (or even dynamically in
some case).

The ffmpeg recipes try to list the know offenders that break when
updating SRCREV, but I guess a bitbake tool (e.g. 'bitbake whatdepends
foo') would be nice for these kinds of things.

regards,

Koen
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.5 (Darwin)

iD8DBQFMaRD0MkyGM64RGpERAusfAKCt0gfi9pt4VrKRIxthFlERfigcNQCghvNK
nyqESj8sCFlsPMyBoUaqraw=
=cX4G
-----END PGP SIGNATURE-----




  reply	other threads:[~2010-08-16 10:21 UTC|newest]

Thread overview: 23+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2010-08-15 14:59 cleaning recipes Frans Meulenbroeks
2010-08-15 15:15 ` Paul Menzel
2010-08-16  3:19 ` Mike Westerhof
2010-08-16  7:26   ` Frans Meulenbroeks
2010-08-16  4:25 ` Mike Westerhof
2010-08-16  6:15   ` Khem Raj
2010-08-16  7:39     ` Frans Meulenbroeks
2010-08-16  7:10   ` Robert Schuster
2010-08-16  8:58 ` Koen Kooi
2010-08-16  9:24   ` Frans Meulenbroeks
2010-08-16  9:30     ` Frans Meulenbroeks
2010-08-16 10:20       ` Koen Kooi [this message]
2010-08-16 11:10         ` Frans Meulenbroeks
2010-08-16 11:36           ` Koen Kooi
2010-08-16 12:14             ` Frans Meulenbroeks
2010-08-16 12:30               ` Graeme Gregory
2010-08-16 19:38                 ` Frans Meulenbroeks
2010-08-16 19:43                   ` Graeme Gregory
2010-08-16 13:23 ` Marc Olzheim
2010-08-16 13:43   ` Frans Meulenbroeks
2010-08-16 14:00     ` Marc Olzheim
2010-08-16 16:32       ` Koen Kooi
2010-08-16 19:09       ` Frans Meulenbroeks

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='i4b3dl$vbk$1@dough.gmane.org' \
    --to=k.kooi@student.utwente.nl \
    --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.