Skip to content

fwup-home/meta-fwup

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 

Repository files navigation

fwup meta layer

This is a Yocto meta layer for buiding fwup into Yocto projects. It is really close, but not quite right yet. Since I'm not a Yocto user myself, I'm not actively working on this. However, it seems close enough to provide a head start to anyone using Yocto that it's worth sharing.

Usage

For conf/bblayers.conf you have to add

BBLAYERS ?= " \
   ...
  path_to_source/sources/meta-fwup \
  "

Or add IMAGE_INSTALL_append = " fwup" in conf/local.conf and run bitbake core-image-minimal to get an image with fwup support.

About

Yocto meta layer for using fwup

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •