summaryrefslogtreecommitdiffstats
path: root/classes
Commit message (Expand)AuthorAgeFilesLines
* classes/bundle: add imgtype fileJan Remmet2016-08-081-1/+11
* classes/bundle: rename imagesJan Remmet2016-08-081-4/+7
* classes/bundle: rauc bundle: add slotflag fstypeJan Remmet2016-08-081-0/+4
* classes/bundle: fix error messagesJan Remmet2016-08-081-1/+1
* bootspec: Allow providing line breaks in BOOTSPEC_EXTRALINEEnrico Joerns2016-06-101-1/+1
* bootspec: add missing expandsEnrico Jorns2016-06-081-13/+12
* classes/bootspec: create entry for each dtb listed in KERNEL_DEVICETREEEnrico Jorns2016-06-021-18/+16
* classes/bootspec: Add BOOTSPEC_EXTRALINE optionEnrico Jorns2016-06-021-0/+4
* classes/bootspec: Make version field configurable with BOOTSPEC_VERSIONEnrico Jorns2016-06-021-1/+4
* classes/bootspec: add expand paramter to d.getVar()Enrico Jorns2016-06-021-1/+1
* classes/bundle: introduce bundle_imgpath to decrease d.expand() callsEnrico Jorns2016-06-021-6/+8
* classes/bundle: explicitly expand variables in python codeJan Luebbe2016-06-021-10/+13
* classes/bundle: add expand paramter to d.getVar() callsJan Luebbe2016-06-021-4/+4
* genimage: increase genimage log level to produce more informative logsEnrico Jorns2016-03-071-0/+1
* genimage: enable generating fs images from rootfs contentEnrico Jorns2016-03-071-1/+22
* bundle: set LICENSE fixed to MITEnrico Jorns2016-03-071-0/+2
* genimage.bbclass: Adapt to common image generationg conventionEnrico Jorns2016-01-221-1/+10
* genimage.bbclass: Introduce GENIMAGE_IMAGE_SUFFIXEnrico Jorns2016-01-221-1/+3
* bundle: Set PACKAGE_ARCH to MACHINE_ARCH for bundle recipesEnrico Jorns2016-01-221-0/+2
* genimage: set S to avoid warnings and adapt rootpath optionEnrico Jorns2016-01-221-2/+5
* genimage class: if there is an @IMAGE@ in the config, replace it by theEnrico Jorns2016-01-221-0/+2
* Created bundle class for creating rauc bundlesEnrico Jorns2016-01-221-0/+131
* Added bootspec classEnrico Jorns2016-01-221-0/+48
* added genimage classEnrico Jorns2016-01-221-0/+39