On 11/05/2018 15:37, Enissay wrote:
> Hi everyone,
>
> im new in this forum and beginner in embedded linux. Im trying right now
> to test an update on my raspberrypi3 with Yocto using meta-swupdate and
> the meta-swupdate-boards layer.
> <
https://github.com/sbabic/meta-swupdate-boards>
>
> i did the following steps :
>
>
> |
> $ mkdir swupdate-yocto &&cd swupdate-yocto
> swupdate-yocto$ mkdir layers &&cd layers
> swupdate-yocto$ .layers/poky/oe-init-build-env build
> swupdate-yocto/build$ bitbake-layers add-layer
> ../layers/meta-openembedded/meta-oe
> swupdate-yocto/build$ bitbake-layers add-layer ../layers/meta-swupdate
> swupdate-yocto/build$ bitbake-layers add-layer
> ../layers/meta-swupdate-boards
> swupdate-yocto/build$ bitbake-layers add-layer ../layers/meta-raspberrypi
>
> swupdate-yocto/build$ MACHINE=raspberrypi3 bitbake update-image
> |
>
>
> and then i become the following error :
>
> |
> Loadingcache:100%|###############################################################################|
> Time: 0:00:00
> Loaded2552entries fromdependency cache.
> Parsingrecipes:100%|#############################################################################|
> Time: 0:00:01
> Parsingof
1771.bb files complete
> (1770cached,1parsed).2553targets,93skipped,0masked,0errors.
> NOTE:Resolvingany missing task queue dependencies
>
> BuildConfiguration:
> BB_VERSION ="1.36.0"
> BUILD_SYS ="x86_64-linux"
> NATIVELSBSTRING ="universal"
> TARGET_SYS ="arm-poky-linux-gnueabi"
> MACHINE ="raspberrypi3"
> DISTRO ="poky"
> DISTRO_VERSION ="2.4.2"
> TUNE_FEATURES ="arm armv7ve vfp thumb neon vfpv4
> callconvention-hard cortexa7"
> TARGET_FPU ="hard"
> meta
> meta-poky
> meta-yocto-bsp ="rocko:9915e071bcadd7c4d5363a067c529889851d37a5"
> meta-oe ="rocko:dacfa2b1920e285531bec55cd2f08743390aaf57"
> meta-swupdate ="rocko:6e4eab4f475b0129d6510815a3bbc4748c97dbbe"
> meta-swupdate-boards ="master:d874b02d0f2e607b12d0a8bcf8557431c6fd44c3"
> meta-raspberrypi ="rocko:acfb857227f1216cd64767952f0c25d633df10b8"
> meta-python ="rocko:dacfa2b1920e285531bec55cd2f08743390aaf57"
>
> Initialisingtasks:100%|##########################################################################|
> Time: 0:00:04
> NOTE:ExecutingSetSceneTasks
> NOTE:ExecutingRunQueueTasks
> ERROR:update-image-1.0-r0 do_swuimage:Errorexecuting a python
> functioninexec_python_func()autogenerated:
>
> Thestack trace of python calls that resulted inthisexception/failure was:
> ERROR:Logfileof failure stored
> in:/home/aettamri/swupdate-yocto/build/tmp/work/raspberrypi3-poky-linux-gnueabi/update-image/1.0-r0/temp/log.do_swuimage.4385
> ERROR:Task(/home/aettamri/swupdate-yocto/layers/meta-swupdate-boards/recipes-extended/images/update-image.bb:do_swuimage)failed
> withexitcode '1'
> NOTE:TasksSummary:Attempted3478tasks of which 3474didn't need to be
> rerun and 1 failed.
>
> Summary: 1 task failed:
>
> /home/aettamri/swupdate-yocto/layers/meta-swupdate-boards/recipes-extended/images/update-image.bb:do_swuimage
> Summary: There were 2 ERROR messages shown, returning a non-zero exit code.
>
> |
>
> Can someone help me please !
>
Try first
bitbake core-image-full-cmdline
and then:
bitbake update-image
Best regards,
Stefano Babic
> Best regards,
> Enissay
>
>
> <
https://github.com/sbabic/meta-swupdate-boards>
>
> --
> You received this message because you are subscribed to the Google
> Groups "swupdate" group.
> To unsubscribe from this group and stop receiving emails from it, send
> an email to
swupdate+u...@googlegroups.com
> <mailto:
swupdate+u...@googlegroups.com>.
> To post to this group, send email to
swup...@googlegroups.com
> <mailto:
swup...@googlegroups.com>.
> For more options, visit
https://groups.google.com/d/optout.
--
=====================================================================
DENX Software Engineering GmbH, Managing Director: Wolfgang Denk
HRB 165235 Munich, Office: Kirchenstr.5, D-82194 Groebenzell, Germany
Phone:
+49-8142-66989-53 Fax:
+49-8142-66989-80 Email:
sba...@denx.de
=====================================================================