summaryrefslogtreecommitdiffstats
path: root/meta-oe/recipes-extended/efibootmgr/files
Commit message (Collapse)AuthorAgeFilesLines
* efibootmgr: 0.6.0 -> 0.12Kai Kang2015-10-232-54/+0
| | | | | | | | | | | | Upgrade efibootmgr from 0.6.0 to 0.12. * update HOMEPAGE * drop obsolete patches that source files have been removed * add dependency efivar * update CFLAGS to fix print wrong version issue Signed-off-by: Kai Kang <kai.kang@windriver.com> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
* efibootmgr: add recipeKang Kai2015-07-303-0/+71
Add efibootmgr recipe from layer meta-linaro and upgrade from 0.5.4 to 0.6.0. efibootmgr is a linux user-space application to modify the EFI Boot Manager which is useful for us to manage boot on EFI boards. Signed-off-by: Kai Kang <kai.kang@windriver.com> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>