]> code.ossystems Code Review - openembedded-core.git/commit
gmp: move SRC_URI out of gmp.inc + minor reformatting
authorAndre McCurdy <armccurdy@gmail.com>
Fri, 5 Feb 2016 19:56:16 +0000 (11:56 -0800)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Sun, 7 Feb 2016 17:29:45 +0000 (17:29 +0000)
commitc6ae5d4152e194f11bec7f760c98e9078860ab09
treeb3bb54f3abc6064fb59b3a8c033fcc4258ec32e7
parentbc7643846f9fcef13a02f9299faa5454c843e8b1
gmp: move SRC_URI out of gmp.inc + minor reformatting

The base SRC_URI in gmp.inc was wrong for gmp 4.2.1 and was not being
used by gmp 6.1.0. Remove it and make each recipe responsible for
defining its own SRC_URI.

Signed-off-by: Andre McCurdy <armccurdy@gmail.com>
Signed-off-by: Ross Burton <ross.burton@intel.com>
meta/recipes-support/gmp/gmp.inc
meta/recipes-support/gmp/gmp_4.2.1.bb
meta/recipes-support/gmp/gmp_6.1.0.bb