Openembedded Core Discussions
 help / color / mirror / Atom feed
From: Hongxu Jia <hongxu.jia@windriver.com>
To: Richard Purdie <richard.purdie@linuxfoundation.org>
Cc: openembedded-core@lists.openembedded.org
Subject: Re: [PATCH 0/4] add variable INSTALL_ALL to install all packages in recipes
Date: Thu, 8 Jan 2015 10:27:32 +0800	[thread overview]
Message-ID: <54ADEB14.9060004@windriver.com> (raw)
In-Reply-To: <1420674899.25779.79.camel@linuxfoundation.org>

On 01/08/2015 07:54 AM, Richard Purdie wrote:
> This tells me what the change does. What it doesn't say is why we need
> this?
>
> Its a fairly invasive set of changes but I don't see the usecase...

Hi Richard,

I am sorry not to say it clearly,

1) We have been asked many times on how to install all the PACKAGES
    of a recipe, we can only list them one by one in the RDPENDS (or
    IMAGE_INSTALL and so on) currently, especially like dynamic generated
    packages (perl-modules, kernel-modules) which depends on many other
    packages, it is not easy to remember these package names for customer.
    It is helpful for user who does not take care the details that how many
    packages generated in a recipe, just want to directly install all of 
them.

2) Providing a mechanism to install all the PACKAGES of a recipe is helpful
    to test all generated packages of a recipe could work, such as the 
defect
    of '[PATCH 3/4]' was found by installing all packages of python3.

3) The fix is based on the usage of IMAGE_INSTALL, so it doesn't affect the
    users who do not want to use this feature (We disable it by default).

//Hongxu

> Cheers,
>
> Richard
>



  reply	other threads:[~2015-01-08  2:27 UTC|newest]

Thread overview: 10+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-01-07  7:06 [PATCH 0/4] add variable INSTALL_ALL to install all packages in recipes Hongxu Jia
2015-01-07  7:06 ` [PATCH 1/4] scripts/oe-pkgdata-util: support rprovides for lookup-recipe Hongxu Jia
2015-01-07  7:06 ` [PATCH 2/4] scripts/oe-pkgdata-util: add ability to list all produced packages from a recipe Hongxu Jia
2015-01-07  7:06 ` [PATCH 3/4] python3: avoid debian renaming for libpython3 Hongxu Jia
2015-01-07  7:06 ` [PATCH 4/4] manifest.py/image.bbclass: add var-INSTALL_ALL to install all packages of a recipes Hongxu Jia
2015-01-07 23:54 ` [PATCH 0/4] add variable INSTALL_ALL to install all packages in recipes Richard Purdie
2015-01-08  2:27   ` Hongxu Jia [this message]
2015-01-08 11:55     ` Otavio Salvador
2015-01-08 12:06       ` Hongxu Jia
2015-01-08 12:10         ` Otavio Salvador

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=54ADEB14.9060004@windriver.com \
    --to=hongxu.jia@windriver.com \
    --cc=openembedded-core@lists.openembedded.org \
    --cc=richard.purdie@linuxfoundation.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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox