[poky] [PATCH 0/1] [YOCTO #1090]: Fix this bug

Xiaofeng Yan xiaofeng.yan at windriver.com
Fri May 20 02:39:23 PDT 2011


From: Xiaofeng Yan <xiaofeng.yan at windriver.com>

If don't change this task list, then the previous list of same name will be
covered.
For example,

RDEPENDS_task-core-lsb-graphic-add_emenlow = "\
    libqtopengl4 \
"
should change to  

RDEPENDS_task-core-lsb-graphic-add_append_emenlow = "\
    libqtopengl4 \
"
"task-core-lsb-graphic-add_emenlow" will instead of previous list "task-core-lsb-graphic-add"


Pull URL: git://git.pokylinux.org/poky-contrib.git
  Branch: xiaofeng/task-core-lsb
  Browse: http://git.pokylinux.org/cgit.cgi/poky-contrib/log/?h=xiaofeng/task-core-lsb

Thanks,
    Xiaofeng Yan <xiaofeng.yan at windriver.com>
---


Xiaofeng Yan (1):
  [YOCTO #1090]: Fix bugs

 meta/recipes-extended/tasks/task-core-lsb.bb |   10 +++++-----
 1 files changed, 5 insertions(+), 5 deletions(-)




More information about the poky mailing list