[oe-commits] Graeme Gregory : [openmoko] remove DEPLOY_DIR_NATIVE as it should have been _TOOLS
GIT User account
git at amethyst.openembedded.net
Wed Dec 17 12:56:46 UTC 2008
Module: openembedded.git
Branch: john_lee/openmoko-merges
Commit: 49e929f19a9ebbc056bc9ca28548a4839a37a150
URL: http://gitweb.openembedded.net/?p=openembedded.git&a=commit;h=49e929f19a9ebbc056bc9ca28548a4839a37a150
Author: Graeme Gregory <graeme at openmoko.org>
Date: Mon Jun 30 10:42:21 2008 +0100
[openmoko] remove DEPLOY_DIR_NATIVE as it should have been _TOOLS
---
conf/distro/openmoko.conf | 1 -
1 files changed, 0 insertions(+), 1 deletions(-)
diff --git a/conf/distro/openmoko.conf b/conf/distro/openmoko.conf
index b39505e..86bf64d 100644
--- a/conf/distro/openmoko.conf
+++ b/conf/distro/openmoko.conf
@@ -26,7 +26,6 @@ ANGSTROM_FEED_CONFIGS ?= "openmoko-feed-configs"
AB_DEPLOY_EXTRA ?= ""
DEPLOY_DIR_IMAGE = "${DEPLOY_DIR}/images/${MACHINE_ARCH}/${AB_DEPLOY_EXTRA}"
-DEPLOY_DIR_NATIVE = "${DEPLOY_DIR}/images/${BUILD_ARCH}"
# 2.18 seems to break badly on 64-bit systems
PREFERRED_VERSION_binutils ?= "2.17.50.0.12"
More information about the Openembedded-commits
mailing list