]> code.ossystems Code Review - openembedded-core.git/commit
lib/oe/patch.py: Cosmetic change to avoid bitbake warning
authorKhem Raj <raj.khem@gmail.com>
Thu, 17 Mar 2011 00:42:10 +0000 (17:42 -0700)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Mon, 21 Mar 2011 18:02:34 +0000 (18:02 +0000)
commitcd28d5f5ad7855d0d6a15bec5317c942e2462065
treeb10c420d336fde96b21dd60a8f282ced6ad1b827
parent0bdb38820489a69448e36c75863e2e2d47cdb20f
lib/oe/patch.py: Cosmetic change to avoid bitbake warning

bb.mkdirhier should be bb.utils.mkdirhier

Signed-off-by: Khem Raj <raj.khem@gmail.com>
meta/lib/oe/patch.py