From: Mark Hatle <mark.hatle@windriver.com>
To: <yocto@yoctoproject.org>
Subject: Re: adding package management
Date: Wed, 12 Dec 2012 11:13:59 -0600 [thread overview]
Message-ID: <50C8BB57.90008@windriver.com> (raw)
In-Reply-To: <2D72F639-44DB-41E5-A1E0-223072FC1AA3@coote.org>
On 12/12/12 6:07 AM, Tim Coote wrote:
> ok. Thanks.
>
> just spotted the split between rpm / rpm5 and yum. I suppose that the knock on is managing multiple repos for different update managers.
>
> don't suppose you know if there are material differences from a packaging/dependency point of view between rpm4 and rpm5?
Generated packages are more or less compatible. The only big difference is that
all RPM5 packages are 'self-signed' to integrity purposes. Self-signing is
better then simply md5sums. (They of course can also be signed with a specific
key to indicate trust as well.)
But the primary difference is in cross compiling and support for the activities
that we need when cross-constructing root filesystems and such. There is also
an aspect of 'control' behind this. We have input into the RPM5 development, in
RPM4 we have absolutely no influence and they have removed everything that
helped in a cross-compiled environment after the split.
> is there an eta for smart in the mainstream core?
Hopefully the next version of the integration patches should be sent up today.
We're really trying to get the code in by next week.
--Mark
> On 12 Dec 2012, at 11:43, "Burton, Ross" <ross.burton@intel.com> wrote:
>
>> On 12 December 2012 11:31, Tim Coote <tim+yoctoproject.org@coote.org> wrote:
>>> Am I right in thinking that yum isn't in the standard recipes?
>>
>> Yum, no. Zypper is in oe-core and is used when you construct a RPM-based image.
>>
>> (note that Zypper is being replaced by Smart in oe-core master)
>>
>> Ross
>
> _______________________________________________
> yocto mailing list
> yocto@yoctoproject.org
> https://lists.yoctoproject.org/listinfo/yocto
>
next prev parent reply other threads:[~2012-12-12 17:13 UTC|newest]
Thread overview: 8+ messages / expand[flat|nested] mbox.gz Atom feed top
2012-12-12 11:13 adding package management Tim Coote
2012-12-12 11:18 ` Burton, Ross
2012-12-12 11:31 ` Tim Coote
2012-12-12 11:43 ` Burton, Ross
2012-12-12 12:07 ` Tim Coote
2012-12-12 12:16 ` Burton, Ross
2012-12-12 17:13 ` Mark Hatle [this message]
2012-12-12 17:11 ` Mark Hatle
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=50C8BB57.90008@windriver.com \
--to=mark.hatle@windriver.com \
--cc=yocto@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.