aboutsummaryrefslogtreecommitdiffstats
path: root/meta/recipes-kernel/linux/linux-dtb.inc
AgeCommit message (Expand)Author
2013-08-20linux-dtb.inc: Fix dtb generation for kernels newer than 3.8Otavio Salvador
2013-08-14linux-dtb: Use kernel build system to generate the dtb filesOtavio Salvador
2013-08-13linux-dtb.inc: Replace /boot/ with /${KERNEL_IMAGEDEST}/Mike Looijmans
2013-05-09classes/recipes/lib: Fix various python whitespace issuesRichard Purdie
2013-04-04linux-dtb: fix whitespace in bash functionsChase Maupin
2013-04-04linux-dtb: Add simple DTB symlinks for devicetreeChase Maupin
2013-02-22linux-dtc: Make KERNEL_DEVICETREE_FLAGS configurableAnders Roxell
2012-07-19Remove a number of unneeded import os/bb callsRichard Purdie
2012-06-28linux-dtb: add multi-dtb build supportZhenhua Luo
2012-04-12linux-dtb: Ensure dtb files are covered by sstateRichard Purdie
2012-03-05meta: Convert getVar/getVarFlag(xxx, 1) -> (xxx, True)Richard Purdie
2011-11-10Convert to use direct access to the data store (instead of bb.data.*Var*())Richard Purdie
2011-02-11linux-dtb.inc: Fix package name to match PACKAGESRichard Purdie
2011-02-09linux: factor dts/dtc/dtb handling into a specific includeBruce Ashfield