* Smart runtime package manager
@ 2014-01-05 14:20 Tarek El-Sherbiny
2014-01-06 13:57 ` Paul Eggleton
0 siblings, 1 reply; 3+ messages in thread
From: Tarek El-Sherbiny @ 2014-01-05 14:20 UTC (permalink / raw)
To: yocto
[-- Attachment #1: Type: text/plain, Size: 361 bytes --]
Hi,
I'm trying to learn how smart works. I've been successful to create a repo,
update and install from it.
Is there smart install option to force install all the more recent packages
without having to type the package name for each individual package?
Something like update all to bring the target up-to-date in single command.
Thanks
--
*Tarek*
[-- Attachment #2: Type: text/html, Size: 552 bytes --]
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: Smart runtime package manager
2014-01-05 14:20 Smart runtime package manager Tarek El-Sherbiny
@ 2014-01-06 13:57 ` Paul Eggleton
[not found] ` <CAB3sqtbYhaF6_=WyiihN_kE5F7yRLL4p5-YH8B5VZMcLcSNMcA@mail.gmail.com>
0 siblings, 1 reply; 3+ messages in thread
From: Paul Eggleton @ 2014-01-06 13:57 UTC (permalink / raw)
To: Tarek El-Sherbiny; +Cc: yocto
Hi Tarek,
On Sunday 05 January 2014 14:20:40 Tarek El-Sherbiny wrote:
> I'm trying to learn how smart works. I've been successful to create a repo,
> update and install from it.
> Is there smart install option to force install all the more recent packages
> without having to type the package name for each individual package?
> Something like update all to bring the target up-to-date in single command.
"smart upgrade" should do this.
Cheers,
Paul
--
Paul Eggleton
Intel Open Source Technology Centre
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: Smart runtime package manager
[not found] ` <CAB3sqtbYhaF6_=WyiihN_kE5F7yRLL4p5-YH8B5VZMcLcSNMcA@mail.gmail.com>
@ 2014-01-06 17:40 ` Paul Eggleton
0 siblings, 0 replies; 3+ messages in thread
From: Paul Eggleton @ 2014-01-06 17:40 UTC (permalink / raw)
To: Tarek El-Sherbiny; +Cc: yocto
On Monday 06 January 2014 17:27:20 Tarek El-Sherbiny wrote:
> On Mon, Jan 6, 2014 at 1:57 PM, Paul Eggleton <paul.eggleton@linux.intel.com
> wrote:
> > On Sunday 05 January 2014 14:20:40 Tarek El-Sherbiny wrote:
> > > I'm trying to learn how smart works. I've been successful to create a
> > > repo, update and install from it. Is there smart install option to force
> > > install all the more recent packages without having to type the package
> > > name for each individual package?
> > > Something like update all to bring the target up-to-date in single
> > > command.
> >
> > "smart upgrade" should do this.
>
> Thanks Paul.
> I have another question. For smart to detect a new package version is
> available I think I have to bump the PR of the recipe. If there is another
> package that depends on it "e.g statically linking the library" bitbake
> will rebuild it but it wont bump the PR automatically. Is there a
> mechanism for bumping the PR not only for the modified package but also for
> all the packages that depends on it?
Yes, you should enable the PR service:
http://www.yoctoproject.org/docs/current/dev-manual/dev-manual.html#working-with-a-pr-service
Cheers,
Paul
PS: Please keep replies on the mailing list - thanks.
--
Paul Eggleton
Intel Open Source Technology Centre
^ permalink raw reply [flat|nested] 3+ messages in thread
end of thread, other threads:[~2014-01-06 17:40 UTC | newest]
Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-01-05 14:20 Smart runtime package manager Tarek El-Sherbiny
2014-01-06 13:57 ` Paul Eggleton
[not found] ` <CAB3sqtbYhaF6_=WyiihN_kE5F7yRLL4p5-YH8B5VZMcLcSNMcA@mail.gmail.com>
2014-01-06 17:40 ` Paul Eggleton
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.