All of lore.kernel.org
 help / color / mirror / Atom feed
* yocto 3.1.3 cant seem to remove run-postinsts
@ 2021-08-10 14:46 jared_terry
  2021-08-10 16:59 ` [yocto] " Michael Opdenacker
  0 siblings, 1 reply; 2+ messages in thread
From: jared_terry @ 2021-08-10 14:46 UTC (permalink / raw)
  To: yocto

[-- Attachment #1: Type: text/plain, Size: 371 bytes --]

https://www.yoctoproject.org/docs/3.1.3/ref-manual/ref-manual.html#migration-2.1-miscellaneous-changes

IMAGE_FEATURES="debug-tweaks read-only-rootfs"

according to the manual having read-only-rootfs should remove run-postinsts and I still have it.  How can I get rid of this?

local.conf:   PACKAGE_EXCLUDE = "run-postinsts"

This didn't do anything either.

[-- Attachment #2: Type: text/html, Size: 563 bytes --]

^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: [yocto] yocto 3.1.3 cant seem to remove run-postinsts
  2021-08-10 14:46 yocto 3.1.3 cant seem to remove run-postinsts jared_terry
@ 2021-08-10 16:59 ` Michael Opdenacker
  0 siblings, 0 replies; 2+ messages in thread
From: Michael Opdenacker @ 2021-08-10 16:59 UTC (permalink / raw)
  To: jared_terry, yocto

Hi Jared,

On 8/10/21 4:46 PM, jared_terry@dell.com wrote:
> https://www.yoctoproject.org/docs/3.1.3/ref-manual/ref-manual.html#migration-2.1-miscellaneous-changes
> <https://www.yoctoproject.org/docs/3.1.3/ref-manual/ref-manual.html#migration-2.1-miscellaneous-changes>
>
> IMAGE_FEATURES="debug-tweaks read-only-rootfs"
>
> according to the manual having read-only-rootfs should remove
> run-postinsts and I still have it.  How can I get rid of this?


That's not what I understand from the manual. From
https://docs.yoctoproject.org/dev-manual/common-tasks.html#post-installation-scripts-and-read-only-root-filesystem,
I understand that the build system makes sure that the post install
scripts all succeed, so there is no need to run them again on the target.

Why would you want to skip the post install scripts?

Cheers,
Michael.

-- 
Michael Opdenacker, Bootlin
Embedded Linux and Kernel engineering
https://bootlin.com


^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2021-08-10 16:59 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-08-10 14:46 yocto 3.1.3 cant seem to remove run-postinsts jared_terry
2021-08-10 16:59 ` [yocto] " Michael Opdenacker

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.