summaryrefslogtreecommitdiffstats
path: root/recipes-core
Commit message (Collapse)AuthorAgeFilesLines
* Fixes for poky master (#38)Andrea Galbusera2016-09-132-52/+0
| | | | | | | | | | | | | | * systemd: remove patch already merged upstream Signed-off-by: Andrea Galbusera <gizero@gmail.com> * sdcard: use deployed images from IMGDEPLOYDIR Poky changed deployment directory from DEPLOY_DIR_IMAGE to IMGDEPLOYDIR with commit 9cc449273252314fdc88cd62deb18a3e03d8abd5. Change path to rootfs image in sdcard generation class accordingly Signed-off-by: Andrea Galbusera <gizero@gmail.com>
* systemd: Add support for nios2Khem Raj2016-05-162-0/+52
Signed-off-by: Khem Raj <raj.khem@gmail.com>