On Thu, Nov 21, 2013 at 8:15 AM, Ulf Samuelsson <[email protected]> wrote:

> I currently do not use INHERIT += "rm_work"
> since I want to be able to do changes on some packages.
> Is there a way to defined rm_work on a package basis?
> Then the majority of the packages can be removed.
>

from rm_work.bbclass:

# To inhibit rm_work for some recipes, specify them in RM_WORK_EXCLUDE.

          # For example, in conf/local.conf:


#


# RM_WORK_EXCLUDE += "icu-native icu busybox"
_______________________________________________
Openembedded-core mailing list
[email protected]
http://lists.openembedded.org/mailman/listinfo/openembedded-core

Reply via email to