All
Two small issues I wanted to bring to the communities attention.
First, we found a small issue with the edison tarball this morning in
how it was packaged that caused an inconsistency with what was
documented. I've fixed this issue in the tarball. The tarball now
extracts to poky-edison-6.0
Attendees:
Beth, Sean, Paul, Tom, Saul, Jessica, Joshua, Scott, Denys, Jeff, Matthew, Song
Agenda:
* Opens collection - 5 min (Song)
* Yocto 1.2 planning and bug fixing - 15 min (team)
- In the process of individual team planning now, team planning should be
done by the end of this week. Conso
Fix broken rootfs image link when ubifs is used.
Function runimagecmd is using image name "${IMAGE_NAME}.rootfs.${type}".
Let's use the same name in IMAGE_CMD_ubifs.
Signed-off-by: Lauri Hintsala
---
meta/classes/image_types.bbclass |2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
d