From 2c4cc9c72d0eaaa02af555a4aadd8d990863c99f Mon Sep 17 00:00:00 2001 From: Phil Blundell Date: Fri, 30 Jul 2004 22:08:07 +0000 Subject: add DISTRO to OVERRIDES BKrev: 410ac6c7wq1MEY3gxBWxFzQZG-7aUg --- conf/oe.conf | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/conf/oe.conf b/conf/oe.conf index f30a3dfa5b..158176dfca 100644 --- a/conf/oe.conf +++ b/conf/oe.conf @@ -355,7 +355,7 @@ AUTO_LIBNAME_PKGS = "${PACKAGES}" # # This works for functions as well, they are really just environment variables. -OVERRIDES = "local:${MACHINE}:${TARGET_OS}:${TARGET_ARCH}" +OVERRIDES = "local:${MACHINE}:${DISTRO}:${TARGET_OS}:${TARGET_ARCH}" # Read rest of config files: -- cgit v1.2.3