aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/apex/apex-nslu2-16mb_1.5.14.bb
diff options
context:
space:
mode:
Diffstat (limited to 'recipes/apex/apex-nslu2-16mb_1.5.14.bb')
-rw-r--r--recipes/apex/apex-nslu2-16mb_1.5.14.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/recipes/apex/apex-nslu2-16mb_1.5.14.bb b/recipes/apex/apex-nslu2-16mb_1.5.14.bb
index f71eaa5d4b..8e764dd28f 100644
--- a/recipes/apex/apex-nslu2-16mb_1.5.14.bb
+++ b/recipes/apex/apex-nslu2-16mb_1.5.14.bb
@@ -58,7 +58,7 @@ do_stage() {
elif [ "x${SITEINFO_ENDIANESS}" = "xle" ]; then
devio '<<'src/arch-arm/rom/apex.bin >${STAGING_LOADER_DIR}/apex-nslu2-16mb.bin 'xp $,4'
else
- oefatal do_populate_staging cannot determine endianess
+ oefatal do_populate_sysroot cannot determine endianess
fi
}