Hello everyone,

I want to add some command in do_rootfs() task, so I add the information in 
core-image-minimal.bb like following :
.
.
do_rootfs_append() {
              .
              .
              .
}
.
.
But ,it always appears the error as this :
ERROR: ExpansionError during parsing 
/home/etcrs/poky/meta/recipes-core/glib-2.0/glib-2.0_2.38.2.bb: Failure 
expanding variable do_package: SyntaxError: invalid syntax (<string>, line 81)

If you know how to do this ,please tell me ! Thank you very much!

Neil
-- 
_______________________________________________
yocto mailing list
yocto@yoctoproject.org
https://lists.yoctoproject.org/listinfo/yocto

Reply via email to