mirror of
https://git.yoctoproject.org/poky
synced 2026-04-14 17:02:22 +02:00
poky-uclibc.inc: Tweak deploy directory so it doesn't clash with glibc packages
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@3808 311d38ba-8fff-0310-9ca6-ca027cbcb966
This commit is contained in:
@@ -14,3 +14,6 @@ TARGET_OS = "${UCLIBCTARGETOS}"
|
||||
CXXFLAGS += "-fvisibility-inlines-hidden"
|
||||
|
||||
IMAGE_LINGUAS = ""
|
||||
|
||||
DEPLOY_DIR = "${TMPDIR}/deploy-uclibc"
|
||||
DEPLOY_DIR_IMAGE = "${TMPDIR}/deploy/images"
|
||||
|
||||
Reference in New Issue
Block a user