hi
] build the image-minimal , and want to add the dialog installer for it with
progress bar and dialog , when i use install.sh, in the image installation
on target device the message shows that "dialog and progress could not
find".
could you please inform me about the creating progress bar when i
Hi Guys,
[ yes, I've also posted this question on rocketboards list]
My goal is to run "console" .NET apps via Mono on the Arrow SoCKit with
poky-socfpga v14.0
My first steps were:
1) Add the meta-mono layer to bblayers.conf
2) Put "IMAGE_INSTALL_append = " mono"" in local.conf
3) Execute "bitb
Signed-off-by: Chen Qi
---
update-alternatives | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/update-alternatives b/update-alternatives
index 8916cbd..ca01d5d 100644
--- a/update-alternatives
+++ b/update-alternatives
@@ -97,7 +97,7 @@ find_best_alt() {
[ $# -lt 1 ] &