From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mail.windriver.com (mail.windriver.com [147.11.1.11]) by mail.openembedded.org (Postfix) with ESMTP id C9DA3738FA for ; Fri, 20 Mar 2015 06:27:46 +0000 (UTC) Received: from ALA-HCB.corp.ad.wrs.com (ala-hcb.corp.ad.wrs.com [147.11.189.41]) by mail.windriver.com (8.14.9/8.14.5) with ESMTP id t2K6Rlgx012650 (version=TLSv1/SSLv3 cipher=AES128-SHA bits=128 verify=FAIL) for ; Thu, 19 Mar 2015 23:27:48 -0700 (PDT) Received: from pek-qchen1-d1.corp.ad.wrs.com (128.224.162.236) by ALA-HCB.corp.ad.wrs.com (147.11.189.41) with Microsoft SMTP Server id 14.3.224.2; Thu, 19 Mar 2015 23:27:47 -0700 From: Chen Qi To: Date: Fri, 20 Mar 2015 14:27:47 +0800 Message-ID: X-Mailer: git-send-email 1.9.1 MIME-Version: 1.0 Subject: [PATCH 0/1] populate-volatile.sh: detect the change of configuration files 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: Fri, 20 Mar 2015 06:27:49 -0000 Content-Type: text/plain The following changes since commit 0752c79282b1cc9699743e719518e6c341d50a3a: systemd: fix /var/log/journal ownership (2015-03-16 17:38:51 +0000) are available in the git repository at: git://git.openembedded.org/openembedded-core-contrib ChenQi/populate-volatile-cache http://cgit.openembedded.org/cgit.cgi/openembedded-core-contrib/log/?h=ChenQi/populate-volatile-cache Chen Qi (1): populate-volatile.sh: detect the change of configuration files .../initscripts/initscripts-1.0/populate-volatile.sh | 19 ++++++++++++++++++- 1 file changed, 18 insertions(+), 1 deletion(-) -- 1.9.1