[poky] [PATCH 0/1] poky-lsb.conf: Instead of += with _append

Xiaofeng Yan xiaofeng.yan at windriver.com
Thu Jun 23 00:49:56 PDT 2011


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

 meta-yocto/conf/distro/poky-lsb.conf |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)




More information about the poky mailing list