mirror of
https://git.yoctoproject.org/poky
synced 2026-04-10 23:02:25 +02:00
Updates against mainline OE
git-svn-id: https://svn.o-hand.com/repos/poky@26 311d38ba-8fff-0310-9ca6-ca027cbcb966
This commit is contained in:
@@ -43,7 +43,7 @@ sourcepkg_do_create_orig_tgz(){
|
||||
echo $src_tree
|
||||
oenote "Creating .orig.tar.gz in ${DEPLOY_DIR_SRC}/${P}.orig.tar.gz"
|
||||
tar cvzf ${DEPLOY_DIR_SRC}/${P}.orig.tar.gz $src_tree --exclude-from temp/exclude-from-file
|
||||
cp -a $src_tree $src_tree.orig
|
||||
cp -pPR $src_tree $src_tree.orig
|
||||
}
|
||||
|
||||
sourcepkg_do_archive_bb() {
|
||||
|
||||
Reference in New Issue
Block a user