From: Phil Blundell Date: Sun, 3 Oct 2004 18:13:59 +0000 (+0000) Subject: set COMPATIBLE_HOST=${BUILD_SYS} X-Git-Tag: Release-2010-05/1~16753 X-Git-Url: https://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=795d682d18e105c97d97c36ba69602eb5205b651;p=openembedded.git set COMPATIBLE_HOST=${BUILD_SYS} BKrev: 416041678LMNIdmb4OhDYwSrm16NfA --- diff --git a/native/native-kernel.oe b/native/native-kernel.oe index 513f3d1268..67b1c29bbd 100644 --- a/native/native-kernel.oe +++ b/native/native-kernel.oe @@ -1,3 +1,4 @@ +COMPATIBLE_HOST = "${BUILD_SYS}" PROVIDES = "virtual/kernel"