From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mga06.intel.com (mga06.intel.com [134.134.136.31]) by mail.openembedded.org (Postfix) with ESMTP id A2B5D71A94 for ; Thu, 6 Oct 2016 00:41:35 +0000 (UTC) Received: from orsmga002.jf.intel.com ([10.7.209.21]) by orsmga104.jf.intel.com with ESMTP; 05 Oct 2016 17:41:37 -0700 X-ExtLoop1: 1 X-IronPort-AV: E=Sophos;i="5.31,451,1473145200"; d="scan'208";a="1061042094" Received: from bavery-ws-desk.jf.intel.com ([10.7.198.85]) by orsmga002.jf.intel.com with ESMTP; 05 Oct 2016 17:41:37 -0700 From: bavery To: openembedded-core@lists.openembedded.org Date: Wed, 5 Oct 2016 17:43:03 -0700 Message-Id: X-Mailer: git-send-email 1.9.1 Subject: [PATCH 0/1 V2] yocto-uninative: allow URL override X-BeenThere: openembedded-core@lists.openembedded.org X-Mailman-Version: 2.1.12 Precedence: list List-Id: Patches and discussions about the oe-core layer List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 06 Oct 2016 00:41:37 -0000 This changes the UNINATIVE_URL = to a UNINATIVE_URL ?= so we can override it in the local.conf file. This matches the form of the CHECKSUMS and is useful in the case that you have a special uninative or can't reach downloads.yoctoproject.org. -bavery p.s. The V2 is because my script cut the meta/ off the previous patch. The following changes since commit 4189a1977e65f71ddb8fc0498bcef91754c673d8: bitbake: toaster: add Font Awesome license (2016-10-05 10:28:53 +0100) are available in the git repository at: git://git.yoctoproject.org/poky-contrib bavery/uninative-oe http://git.yoctoproject.org/cgit.cgi/poky-contrib/log/?h=bavery/uninative-oe bavery (1): uninative: users can override download site meta/conf/distro/include/yocto-uninative.inc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) -- 1.9.1