]> code.ossystems Code Review - openembedded-core.git/commit
recipetool: appendsrcfile: use -D, not -d for destdir
authorChristopher Larson <chris_larson@mentor.com>
Thu, 16 Jul 2015 15:12:00 +0000 (08:12 -0700)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Wed, 22 Jul 2015 22:25:02 +0000 (23:25 +0100)
commitfc174debb073c99a0cabf4f00e66ab36c7e93989
tree86aeaef5f0677159621aeb366cb35a7ccc9b01b6
parente9986529d15220a8482f5a7a2fdbe86110ee35b5
recipetool: appendsrcfile: use -D, not -d for destdir

-d is already taken for --debug.

Signed-off-by: Christopher Larson <chris_larson@mentor.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
scripts/lib/recipetool/append.py