mirror of
https://git.yoctoproject.org/poky
synced 2026-04-18 21:32:12 +02:00
meta-toolchain: Adjust naming
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@1606 311d38ba-8fff-0310-9ca6-ca027cbcb966
This commit is contained in:
@@ -85,7 +85,7 @@ EOF
|
||||
|
||||
mkdir -p ${SDK_DEPLOY}
|
||||
cd ${SDK_OUTPUT}
|
||||
fakeroot tar cfj ${SDK_DEPLOY}/${DISTRO}-${DISTRO_VERSION}-${TARGET_ARCH}-oe-toolchain.tar.bz2 .
|
||||
fakeroot tar cfj ${SDK_DEPLOY}/${DISTRO}-${DISTRO_VERSION}-${TARGET_ARCH}-toolchain.tar.bz2 .
|
||||
}
|
||||
|
||||
do_populate_sdk[nostamp] = "1"
|
||||
|
||||
Reference in New Issue
Block a user