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 44A9D61FE4 for ; Wed, 15 Jan 2014 07:10:13 +0000 (UTC) Received: from ALA-HCB.corp.ad.wrs.com (ala-hcb.corp.ad.wrs.com [147.11.189.41]) by mail1.windriver.com (8.14.5/8.14.5) with ESMTP id s0F7ADoD002214 (version=TLSv1/SSLv3 cipher=AES128-SHA bits=128 verify=FAIL) for ; Tue, 14 Jan 2014 23:10:13 -0800 (PST) Received: from pek-qchen1-d1.corp.ad.wrs.com (128.224.162.164) by ALA-HCB.corp.ad.wrs.com (147.11.189.41) with Microsoft SMTP Server id 14.2.347.0; Tue, 14 Jan 2014 23:10:14 -0800 From: Chen Qi To: Date: Wed, 15 Jan 2014 15:10:13 +0800 Message-ID: X-Mailer: git-send-email 1.7.9.5 MIME-Version: 1.0 Subject: [PATCH 0/1] shutdown-desktop: use poweroff for the Exec field in the shutdown.desktop 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: Wed, 15 Jan 2014 07:10:13 -0000 Content-Type: text/plain The following changes since commit e4c23f7bcb79072ea6028fbdf8f3f0dc17a63371: dropbear: Refresh pam patch so it applies against recent version (2014-01-14 21:57:22 +0000) are available in the git repository at: git://git.pokylinux.org/poky-contrib ChenQi/shutdown-desktop http://git.pokylinux.org/cgit.cgi/poky-contrib/log/?h=ChenQi/shutdown-desktop Chen Qi (1): shutdown-desktop: use poweroff for the Exec field in the shutdown.desktop .../shutdown-desktop/shutdown.desktop | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) -- 1.7.9.5