summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* rauc-native: move native deploy task to extra recipekrogothEnrico Jorns2016-08-152-16/+14
* rauc: fix RRECOMMENDS list for targetEnrico Jorns2016-08-081-1/+1
* rauc: fix PACKAGECONFIG for building native/nativesdk targetEnrico Jorns2016-07-081-0/+2
* rauc: make service configurableJan Remmet2016-07-081-3/+12
* rauc: add mtd-utils to target RRECOMMENDSJan Remmet2016-07-081-0/+1
* rc-once: set IgnoreOnIsolate=true for rc-once.serviceMichael Olbrich2016-07-081-0/+1
* rauc: make squashfs-tools a runtime dependencyEnrico Jorns2016-06-291-1/+2
* rauc: enable to build for nativesdkEnrico Jorns2016-06-291-4/+4
* barebox-state: put dtblint into own packageJan Remmet2016-06-291-1/+2
* barebox.inc: fix do_deploy taskhash mismatchUlrich Ölmann2016-06-221-0/+1
* barebox.inc: add dependency on lzop-nativeUlrich Ölmann2016-06-161-1/+1
* rauc: update to latest revisionEnrico Joerns2016-06-101-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
* systemd: add rc-once mechanismEnrico Jorns2016-03-074-0/+148
* barebox: add recipe for 2015.12.0Enrico Jorns2016-03-071-0/+4
* barebox: add recipe for 2015.11.0Enrico Jorns2016-03-071-0/+4
* genimage: Updated to latest version 8Enrico Jorns2016-01-221-0/+5
* genimage.bbclass: Adapt to common image generationg conventionEnrico Jorns2016-01-221-1/+10
* genimage.bbclass: Introduce GENIMAGE_IMAGE_SUFFIXEnrico Jorns2016-01-221-1/+3
* barebox: Add COMPATIBLE_MACHINE and check for defconfig fileEnrico Jorns2016-01-221-1/+7
* barebox: Update to 2015.10.0Enrico Jorns2016-01-223-10/+4
* rauc: Updated to latest versionEnrico Jorns2016-01-221-1/+1
* mtd-utils: Add ubinize patch to return error code in case of errorsEnrico Jorns2016-01-222-0/+61
* rauc: At least print a log warning if system.conf is missingEnrico Jorns2016-01-221-1/+3
* rauc: Introduce RAUC_KEYRING_FILE to specify keyring file pathEnrico Jorns2016-01-222-6/+13
* rauc: Updated to latest revisionEnrico Jorns2016-01-221-1/+1
* rauc_git: Change include to require to be more explicitEnrico Jorns2016-01-221-1/+1
* rauc: place rauc binary in DEPLOY_DIR_TOOLS in native buildEnrico Jorns2016-01-221-1/+15
* 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: Add missing 'pkgconfig' inheritEnrico Jorns2016-01-221-1/+1
* ptx distro: remove DISTRO_FEATURES_DEFAULT and explicitly set remainingEnrico Jorns2016-01-221-2/+2
* rauc: Auto-install all .pem files listed in SRC_URIEnrico Jorns2016-01-221-4/+5
* genimage class: if there is an @IMAGE@ in the config, replace it by theEnrico Jorns2016-01-221-0/+2
* rauc.inc: when building for the host, barebox-state is not a runtimeEnrico Jorns2016-01-221-0/+1
* barebox.inc: fix: consistent env copying over multiple comiplation runsEnrico Jorns2016-01-221-1/+2
* barebox.inc: inherit deploy to fix sstate handlingEnrico Jorns2016-01-221-5/+5
* ptx distro: prepare to use iceccEnrico Jorns2016-01-221-0/+4
* Created bundle class for creating rauc bundlesEnrico Jorns2016-01-221-0/+131