All of lore.kernel.org
 help / color / mirror / Atom feed
From: Xiaofeng Yan <xiaofeng.yan@windriver.com>
To: <poky@yoctoproject.org>
Subject: [PATCH 0/1] [YOCTO #1090]: Fix this bug
Date: Fri, 20 May 2011 17:39:23 +0800	[thread overview]
Message-ID: <cover.1305884138.git.xiaofeng.yan@windriver.com> (raw)

From: Xiaofeng Yan <xiaofeng.yan@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@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(-)



             reply	other threads:[~2011-05-20  9:40 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2011-05-20  9:39 Xiaofeng Yan [this message]
2011-05-20  9:39 ` [PATCH 1/1] [YOCTO #1090]: Fix bugs Xiaofeng Yan
2011-05-20 19:37   ` Saul Wold

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=cover.1305884138.git.xiaofeng.yan@windriver.com \
    --to=xiaofeng.yan@windriver.com \
    --cc=poky@yoctoproject.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.