]> code.ossystems Code Review - openembedded-core.git/commit
scripts/oe-pkgdata-util: fix global name 'debug' is not defined
authorPaul Eggleton <paul.eggleton@linux.intel.com>
Tue, 29 Oct 2013 15:21:52 +0000 (15:21 +0000)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Tue, 29 Oct 2013 15:24:00 +0000 (15:24 +0000)
commitfa90f92e52330a9bf5836c0832412af0927b19a9
treef73f4287c67f3cf99c3322d034249a0c09c28185
parent7e23557835f756b22b95fa7a1926b5d1d21872c3
scripts/oe-pkgdata-util: fix global name 'debug' is not defined

This global variable is no longer present, so pass in the value
specified via the command line.

Signed-off-by: Paul Eggleton <paul.eggleton@linux.intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
scripts/oe-pkgdata-util