]> code.ossystems Code Review - openembedded-core.git/commit
qmake2.bbclass: add space to end of DEPENDS_prepend
authorPaul Eggleton <paul.eggleton@linux.intel.com>
Wed, 22 Dec 2010 18:14:58 +0000 (18:14 +0000)
committerRichard Purdie <rpurdie@linux.intel.com>
Thu, 23 Dec 2010 16:13:53 +0000 (16:13 +0000)
commit6a3b7c65e92954f4b461294e67e69803ed28f829
tree74186a6b5bd06a53bdb182295bc6763932246257
parentb3a195d1e85feeccb3c9c448bbd0384c9cac4fb8
qmake2.bbclass: add space to end of DEPENDS_prepend

There needs to be a space at the end of DEPENDS_prepend or otherwise it can
collide with the contents of DEPENDS. The OE version of this file has this.

Signed-off-by: Paul Eggleton <paul.eggleton@linux.intel.com>
meta/classes/qmake2.bbclass