[poky] [PATCH] sed: use ALTERNATIVE_LINK

Richard Purdie rpurdie at linux.intel.com
Mon Oct 18 16:22:01 PDT 2010


On Mon, 2010-10-18 at 18:00 +0800, Tian, Kevin wrote:
> meta/recipes-extended/sed/sed_4.1.2.bb |    3 ++-
>  meta/recipes-extended/sed/sed_4.2.1.bb |    3 ++-
>  2 files changed, 4 insertions(+), 2 deletions(-)
> 
> commit 36cc27bebedcc2dee74fef14732b84044ee5c17b
> Author: Kevin Tian <kevin.tian at intel.com>
> Date:   Mon Oct 18 17:38:32 2010 +0800
> 
>     sed: use ALTERNATIVE_LINK
> 
>     update-alternatives.bbclass assumes /usr/bin/sed if ALTERNATIVE_LINK is not
>     specified, however sed has changed its default installation directory to
>     /bin/sed. This causes below errors at the first boot of lsb image:
> 
>     update-alternatives: Error: cannot register alternative sed to /usr/bin/sed
>     since it is already registered to /bin/sed
> 
>     This fixes [BUGID #478]
> 
>     Signed-off-by: Kevin Tian <kevin.tian at intel.com>
> Pull URL: http://git.pokylinux.org/cgit.cgi/poky-contrib/log/?h=tk/master

Merged into master, thanks.

Richard




More information about the poky mailing list