All of lore.kernel.org
 help / color / mirror / Atom feed
From: csanchezdll@gmail.com (Carlos Sánchez de La Lama)
To: Paul Eggleton <paul.eggleton@linux.intel.com>
Cc: yocto@yoctoproject.org
Subject: Re: Package inclusion
Date: Fri, 16 Oct 2015 09:38:56 +0200	[thread overview]
Message-ID: <7t4mhrw9db.fsf@gmail.com> (raw)
In-Reply-To: <3362826.ZZ4Dx4hM6A@peggleto-mobl.ger.corp.intel.com> (Paul Eggleton's message of "Fri, 16 Oct 2015 08:10:02 +0100")

Hi Paul,

>> I have some doubts on how package inclusion in images is determined. For
>> example, when building core-image-base, I would say that both
>> 
>> kernel-module-uvesafb
>> kernel-module-input
>> 
>> are recommended (through RRECOMENDS in packagegroup-base).
>
> I don't see a reference to kernel-module-uvesafb in packagegroup-base.

You are right, my bad. I was examining several cases and I used the
wrong one when writing the mail. I should have said

kernel-module-nls-utf8 (which goes into the image)
kernel-module-input (which does not make it to the image)

and both appear in RRECOMENDS_packagegroup-base.

> If you would like to analyse the package dependency tree for an image one way
> that works is to use buildhistory:

I checked the buildhistory (nice report, BTW), and I see

"packagegroup-base" -> "kernel-module-nls-utf8" [style=dotted];

but not a trace of kernel-module-input. I do not understand why -input
gets a differnt handling than -nls-utf8. My guess is it gets excluded
somehow, but I have not found why/where.

Thanks!

Carlos

-- 
'La vie est une longue chute, Marcus. Le plus important est de savoir tomber.'

Joël Dicker, "La Vérité sur l'affaire Harry Quebert" (2012)


  reply	other threads:[~2015-10-16  7:39 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-10-15 16:03 Package inclusion Carlos Sánchez de La Lama
2015-10-16  7:10 ` Paul Eggleton
2015-10-16  7:38   ` Carlos Sánchez de La Lama [this message]
2015-10-16  8:32     ` Paul Eggleton
2015-10-16 16:17       ` Carlos Sánchez de La Lama
  -- strict thread matches above, loose matches on Subject: below --
2018-03-22  4:58 package inclusion Rajath C S
2018-03-22  9:13 ` Khem Raj

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=7t4mhrw9db.fsf@gmail.com \
    --to=csanchezdll@gmail.com \
    --cc=paul.eggleton@linux.intel.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.