]> code.ossystems Code Review - openembedded-core.git/commit
busybox.inc: remove redundant @DATADIR@ replacement
authorAndre McCurdy <armccurdy@gmail.com>
Mon, 5 Oct 2015 19:26:11 +0000 (12:26 -0700)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Mon, 12 Oct 2015 13:33:36 +0000 (14:33 +0100)
commita3b0c401cac043a132e7e2d491b3871ec94c258e
treea550b0ab59a2c65c1672fe9774e3d05b71118beb
parentfd0c6de410856ec42e20762163575f0efde44541
busybox.inc: remove redundant @DATADIR@ replacement

The busybox defconfig doesn't contain a @DATADIR@ marker, so
the attempt to replace it in do_prepare_config is redundant.

Signed-off-by: Andre McCurdy <armccurdy@gmail.com>
Signed-off-by: Ross Burton <ross.burton@intel.com>
meta/recipes-core/busybox/busybox.inc