From e020cd9b2c61fd19bb55ec3fd38abcfdbd3f651c Mon Sep 17 00:00:00 2001 From: Andrea Adami Date: Tue, 1 Jun 2010 19:20:59 +0200 Subject: klibc: fix packaging * insmod was removed after klibc_1.5 * dmesg, sync and ls have been added with 1.5.15 * wc and losetup are provided by OpenEmbedded patches * bump INC_PR and recipe's PR to propagate the changes to klibc-utils --- recipes/klibc/klibc_1.5.bb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'recipes/klibc/klibc_1.5.bb') diff --git a/recipes/klibc/klibc_1.5.bb b/recipes/klibc/klibc_1.5.bb index 4b299f226e..694bf5849b 100644 --- a/recipes/klibc/klibc_1.5.bb +++ b/recipes/klibc/klibc_1.5.bb @@ -1,3 +1,3 @@ require klibc.inc require klibc_${PV}.inc -PR = "${INC_PR}.0" +PR = "${INC_PR}.1" -- cgit v1.2.3