From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mail.windriver.com ([147.11.1.11]) by linuxtogo.org with esmtp (Exim 4.72) (envelope-from ) id 1StEKi-0005XZ-QM for openembedded-core@lists.openembedded.org; Mon, 23 Jul 2012 10:49:41 +0200 Received: from ALA-HCA.corp.ad.wrs.com (ala-hca [147.11.189.40]) by mail.windriver.com (8.14.5/8.14.3) with ESMTP id q6N8cCvL014998 (version=TLSv1/SSLv3 cipher=AES128-SHA bits=128 verify=FAIL) for ; Mon, 23 Jul 2012 01:38:12 -0700 (PDT) Received: from pek-cc-pb05l.wrs.com (128.224.157.65) by ALA-HCA.corp.ad.wrs.com (147.11.189.50) with Microsoft SMTP Server id 14.1.255.0; Mon, 23 Jul 2012 01:38:12 -0700 From: To: Date: Mon, 23 Jul 2012 16:38:08 +0800 Message-ID: X-Mailer: git-send-email 1.7.4 MIME-Version: 1.0 Subject: [PATCH 0/1] quota 4.00: add DEPENDS gettext-native X-BeenThere: openembedded-core@lists.openembedded.org X-Mailman-Version: 2.1.11 Precedence: list Reply-To: Patches and discussions about the oe-core layer List-Id: Patches and discussions about the oe-core layer List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 23 Jul 2012 08:49:41 -0000 Content-Type: text/plain From: Jackie Huang do_install needs command 'msgfmt', it would fail if the command doesn't exist on the host, add DEPENDS gettext-native to fix this. [YOCTO #2811] Signed-off-by: Jackie Huang --- The following changes since commit da1de01aa74da0f38f07af523a9861824f7b0c95: Pyphon-native: Fix typo (2012-07-22 14:20:26 +0100) are available in the git repository at: git://git.pokylinux.org/poky-contrib jhuang0/defect2811_quota_msgfmt http://git.pokylinux.org/cgit.cgi/poky-contrib/log/?h=jhuang0/defect2811_quota_msgfmt Jackie Huang (1): quota 4.00: add DEPENDS gettext-native meta/recipes-extended/quota/quota_4.00.bb | 2 ++ 1 files changed, 2 insertions(+), 0 deletions(-) -- 1.7.4