]> code.ossystems Code Review - openembedded-core.git/commit
parted: set VERSION number same as recipe's version
authorAjay M <ajay.gju@gmail.com>
Wed, 19 Aug 2015 06:49:46 +0000 (12:19 +0530)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Mon, 24 Aug 2015 22:43:25 +0000 (23:43 +0100)
commit6d380d9d2e7f4a2e8c30da5c79086ee0391bfad5
tree11072b8ed4665e09d8a0bac5cada84a7273a3605
parent7daac5798ac9e64efe00d8fca3adc463858a185d
parted: set VERSION number same as recipe's version

There is a parameter VERSION in workdir Makefile which tells the version
number of parted. While running ptest for parted we are getting failure because
of VERSION mismatch

--snip--
root@qemux86:/usr/lib/parted/ptest# ./run-ptest
make: Entering directory '/usr/lib/parted/ptest/tests'
make[1]: Entering directory '/usr/lib/parted/ptest/tests'
help-version.sh: failed test: --version-$VERSION mismatch
FAIL: help-version.sh
--CUT--

[YOCTO #8172]

Signed-off-by: Ajay M <ajay.gju@gmail.com>
Signed-off-by: Ross Burton <ross.burton@intel.com>
meta/recipes-extended/parted/parted_3.2.bb