Hi!
I deleted the whole <build dir>/examples directory. Ran "make hello-package" in <build dir>, then "cp examples/hello/
hello.ke ./overlay/root" and "make image" before running the qemu script. This doesn't work unfortunately :/
I am able to run ./
tests.ke and ./
hello-native.ke but ./
hello.ke does not work. I also tried reinstalling everything but that didn't help.
I am new to Keystone and was also wondering if "make image" should always included old files, even if I remove them from the overlay/root directory. But this probably is something I should check buildroot for.
Thanks in advance! :D