mirror of
git://git.yoctoproject.org/poky
synced 2026-08-11 23:12:48 +00: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:
parent
55bfe71178
commit
55c761baf7
@ -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"
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user