From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mail1.windriver.com ([147.11.146.13]) by linuxtogo.org with esmtp (Exim 4.72) (envelope-from ) id 1UahMt-0004nf-MA for openembedded-core@lists.openembedded.org; Fri, 10 May 2013 09:04:03 +0200 Received: from ALA-HCA.corp.ad.wrs.com (ala-hca.corp.ad.wrs.com [147.11.189.40]) by mail1.windriver.com (8.14.5/8.14.3) with ESMTP id r4A6jj3m021324 (version=TLSv1/SSLv3 cipher=AES128-SHA bits=128 verify=FAIL) for ; Thu, 9 May 2013 23:45:45 -0700 (PDT) Received: from localhost.localdomain (128.224.162.205) by ALA-HCA.corp.ad.wrs.com (147.11.189.50) with Microsoft SMTP Server (TLS) id 14.2.342.3; Thu, 9 May 2013 23:45:44 -0700 From: Kang Kai To: Date: Fri, 10 May 2013 14:47:38 +0800 Message-ID: X-Mailer: git-send-email 1.7.5.4 MIME-Version: 1.0 X-Originating-IP: [128.224.162.205] Subject: [PATCH 0/1] Update way to set default ROOT_HOME X-BeenThere: openembedded-core@lists.openembedded.org X-Mailman-Version: 2.1.11 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: Fri, 10 May 2013 07:04:28 -0000 Content-Type: text/plain Use "??=" to set default ROOT_HOME. The following changes since commit e5d077d57f7d150d5a0bb67fdc1c87a94091cafe: bitbake: lib: print is a function in moderm python, covert remaining users (2013-05-09 22:28:24 +0100) are available in the git repository at: git://git.pokylinux.org/poky-contrib kangkai/roothome http://git.pokylinux.org/cgit.cgi/poky-contrib/log/?h=kangkai/roothome Kang Kai (1): bitbake.conf: update way to set default ROOT_HOME meta/conf/bitbake.conf | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) -- 1.7.5.4