]> git.ipfire.org Git - thirdparty/openembedded/openembedded-core-contrib.git/commit
archiver.bbclass: Fix tar name for git repositories
authorMariano Lopez <mariano.lopez@linux.intel.com>
Tue, 22 Mar 2016 14:04:03 +0000 (14:04 +0000)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Fri, 25 Mar 2016 10:29:17 +0000 (10:29 +0000)
commitd7cf2c3230083b08e7443a52af6227a4e2186acb
tree7f06180f7964d31246efb8bfe99f1a0b3794d4a4
parent2cb4cb7a6c94d91623fce2ff1260c26a77f69ac6
archiver.bbclass: Fix tar name for git repositories

When archiving the original source, the git repositories have the name as
they are in the $DL_DIR plus the source revision; i.e.
"git.yoctoproject.org.linux-yocto-4.4.git.89419d8b90_dadb436904.tar.gz".
This change set the tar name to $PF.tar.gz instead, to have consistency with
the others archives created by the class.

(From OE-Core rev: 3f903cb767150e316337929d72559cad6931039a)

Signed-off-by: Mariano Lopez <mariano.lopez@linux.intel.com>
Signed-off-by: Ross Burton <ross.burton@intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/classes/archiver.bbclass