[OE-core] [Consolidated Pull 03/17] coreutils: Fix a typo in v6.9 (bracket not braket)

Saul Wold sgw at linux.intel.com
Thu Jun 14 19:27:07 UTC 2012


From: Andrei Gherzan <andrei at gherzan.ro>

Signed-off-by: Andrei Gherzan <andrei at gherzan.ro>
---
 meta/recipes-core/coreutils/coreutils_6.9.bb |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/meta/recipes-core/coreutils/coreutils_6.9.bb b/meta/recipes-core/coreutils/coreutils_6.9.bb
index 6789b8c..5bfab16 100644
--- a/meta/recipes-core/coreutils/coreutils_6.9.bb
+++ b/meta/recipes-core/coreutils/coreutils_6.9.bb
@@ -65,7 +65,7 @@ inherit update-alternatives
 
 ALTERNATIVE_PRIORITY = "100"
 
-ALTERNATIVE_${PN} = "lbraket ${bindir_progs} ${base_bindir_progs} ${sbindir_progs}"
+ALTERNATIVE_${PN} = "lbracket ${bindir_progs} ${base_bindir_progs} ${sbindir_progs}"
 
 ALTERNATIVE_PRIORITY[uptime] = "10"
 ALTERNATIVE_PRIORITY[hostname] = "10"
-- 
1.7.7.6





More information about the Openembedded-core mailing list