[OE-core] [PATCH 1/1] prelink: Uprev prelink to latest version (V2)

Khem Raj raj.khem at gmail.com
Fri Jun 24 20:51:36 UTC 2011


On (24/06/11 14:42), Mark Hatle wrote:
> The latest cross-prelink version tracks the prelink r190 SVN.
> 
> Fix two minor issues as well.  If we remove the package, we would
> unprelink the filesystem after the rm was finished.  This is
> incorrect.. we need to do this prerm.
> 
> Move the cron and cron configuration file to a new package split.
> This item is not valid for most embedded users.
> 
> Signed-off-by: Mark Hatle <mark.hatle at windriver.com>
> ---
>  .../prelink/prelink/prelink.default                |    2 +-
>  meta/recipes-devtools/prelink/prelink_git.bb       |   25 +++++++++++++++++--
>  2 files changed, 23 insertions(+), 4 deletions(-)
> 
> diff --git a/meta/recipes-devtools/prelink/prelink/prelink.default b/meta/recipes-devtools/prelink/prelink/prelink.default
> index 901258e..d8802f8 100644
> --- a/meta/recipes-devtools/prelink/prelink/prelink.default
> +++ b/meta/recipes-devtools/prelink/prelink/prelink.default
> @@ -2,7 +2,7 @@
>  # or to yes to enable it.
>  # (if you change this from yes to no prelink -ua
>  # will be run next night to undo prelinking)
> -PRELINKING=unknown
> +PRELINKING=yes
>  

this is a functionality change. Will it have system wide effects ?




More information about the Openembedded-core mailing list