[poky] [PATCH 0/1] poky-lsb.conf: Instead of += with _append
Richard Purdie
richard.purdie at linuxfoundation.org
Thu Jun 23 03:19:54 PDT 2011
On Thu, 2011-06-23 at 15:49 +0800, Xiaofeng Yan wrote:
> From: Xiaofeng Yan <xiaofeng.yan at windriver.com>
>
> Hi Richard,
>
> The variable "DISTRO_FEATURES += " lost its function because it has been moved to defaultsetup.conf.
> Defaultsetup.conf is included after poky-lsb.conf. So the variable is empty. I use "_append" to take place of "+=".
> Please check patch for detailed information.
>
> Pull URL: git://git.pokylinux.org/poky-contrib.git
> Branch: xiaofeng/poky-lsb
> Browse: http://git.pokylinux.org/cgit.cgi/poky-contrib/log/?h=xiaofeng/poky-lsb
>
> Thanks,
> Xiaofeng Yan <xiaofeng.yan at windriver.com>
> ---
>
>
> Xiaofeng Yan (1):
> poky-lsb.conf: Instead of += with _append
Merged to master, thanks.
Richard
More information about the poky
mailing list