* mechanism to disable package management on target
@ 2012-08-01 11:44 Venkata ramana gollamudi
2012-08-01 12:30 ` Paul Eggleton
0 siblings, 1 reply; 2+ messages in thread
From: Venkata ramana gollamudi @ 2012-08-01 11:44 UTC (permalink / raw)
To: yocto@yoctoproject.org
[-- Attachment #1: Type: text/plain, Size: 312 bytes --]
Hi,
Is there any mechanism to disable package management, so that my rootfs should not have any package management related packages like opkg etc.
I found that one of the methods ipk/rpm/deb need to be mandatorily selected. Please suggest if any such method exists.
Regards,
Ramana
[-- Attachment #2: Type: text/html, Size: 793 bytes --]
^ permalink raw reply [flat|nested] 2+ messages in thread* Re: mechanism to disable package management on target
2012-08-01 11:44 mechanism to disable package management on target Venkata ramana gollamudi
@ 2012-08-01 12:30 ` Paul Eggleton
0 siblings, 0 replies; 2+ messages in thread
From: Paul Eggleton @ 2012-08-01 12:30 UTC (permalink / raw)
To: Venkata ramana gollamudi; +Cc: yocto
On Wednesday 01 August 2012 11:44:53 Venkata ramana gollamudi wrote:
> Is there any mechanism to disable package management, so that my rootfs
> should not have any package management related packages like opkg etc.
>
> I found that one of the methods ipk/rpm/deb need to be mandatorily
> selected. Please suggest if any such method exists.
Definitely - if IMAGE_FEATURES does not contain "package-management" then the
package manager database and package management tools will not be part of the
final image. The package manager will still be used to construct the root
filesystem so you'll still see it being built.
Cheers,
Paul
--
Paul Eggleton
Intel Open Source Technology Centre
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2012-08-01 12:30 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-08-01 11:44 mechanism to disable package management on target Venkata ramana gollamudi
2012-08-01 12:30 ` 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.