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 B7C83601F5 for ; Tue, 21 Oct 2014 08:19:15 +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.9/8.14.5) with ESMTP id s9L8JFV4006295 (version=TLSv1/SSLv3 cipher=AES128-SHA bits=128 verify=FAIL) for ; Tue, 21 Oct 2014 01:19:16 -0700 (PDT) Received: from pek-hostel-deb02.wrs.com (128.224.153.152) by ALA-HCB.corp.ad.wrs.com (147.11.189.41) with Microsoft SMTP Server id 14.3.174.1; Tue, 21 Oct 2014 01:19:15 -0700 From: Chong Lu To: Date: Tue, 21 Oct 2014 16:16:39 +0800 Message-ID: X-Mailer: git-send-email 1.9.1 MIME-Version: 1.0 Subject: [PATCH 0/1] kmod: fix debuginfo is missing in shared library 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: Tue, 21 Oct 2014 08:19:17 -0000 Content-Type: text/plain The following changes since commit 924da20c6f2f183fa7e930e4c3c6b14c090acbe5: build-appliance-image: Update to dizzy head revision (2014-10-18 16:16:38 +0200) are available in the git repository at: git://git.pokylinux.org/poky-contrib chonglu/kmod http://git.pokylinux.org/cgit.cgi/poky-contrib/log/?h=chonglu/kmod Chong Lu (1): kmod: fix debuginfo is missing in shared library meta/recipes-kernel/kmod/kmod_git.bb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) -- 1.9.1