From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mail1.windriver.com (mail1.windriver.com [147.11.146.13]) by mail.openembedded.org (Postfix) with ESMTP id 2FDE06C0EB for ; Thu, 4 Jul 2019 03:48:19 +0000 (UTC) Received: from ALA-HCA.corp.ad.wrs.com ([147.11.189.40]) by mail1.windriver.com (8.15.2/8.15.1) with ESMTPS id x643mHfX010926 (version=TLSv1 cipher=AES128-SHA bits=128 verify=FAIL) for ; Wed, 3 Jul 2019 20:48:18 -0700 (PDT) Received: from pek-lpg-core1.wrs.com (128.224.156.132) by ALA-HCA.corp.ad.wrs.com (147.11.189.50) with Microsoft SMTP Server id 14.3.439.0; Wed, 3 Jul 2019 20:48:17 -0700 From: Robert Yang To: Date: Thu, 4 Jul 2019 12:12:36 +0800 Message-ID: X-Mailer: git-send-email 2.7.4 MIME-Version: 1.0 Subject: [PATCH 0/1] cache: Create a symlink for current cachefile X-BeenThere: bitbake-devel@lists.openembedded.org X-Mailman-Version: 2.1.12 Precedence: list List-Id: Patches and discussion that advance bitbake development List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 04 Jul 2019 03:48:19 -0000 Content-Type: text/plain The following changes since commit 4fd9ee4670293632cc0ca1e64b8833eb6014435d: bitbake: bitbake: Add --skip-setscene option (2019-07-03 17:00:57 +0100) are available in the git repository at: git://git.pokylinux.org/poky-contrib rbt/symlink http://git.pokylinux.org/cgit.cgi//log/?h=rbt/symlink Robert Yang (1): cache: Create a symlink for current cachefile bitbake/lib/bb/cache.py | 8 ++++++++ 1 file changed, 8 insertions(+) -- 2.7.4