aboutsummaryrefslogtreecommitdiffstats
path: root/meta/recipes-kernel/linux/linux-dtb.inc
AgeCommit message (Expand)Author
2016-05-30kernel: Add KERNEL_IMAGETYPES to build multi types kernel at one timeHe Zhe
2016-01-11linux-dtb.inc: use absolute upd-alt pathsChristopher Larson
2015-11-16linux-dtb.inc: refactor common code to function get_real_dtb_path_in_kernelStefan Christ
2015-11-16linux-dtb.inc: refactor common code to function normalize_dtbStefan Christ
2015-11-16linux-dtb.inc: explicit test for empty string not neededStefan Christ
2015-11-16linux-dtb.inc: use same variable name DTB for all elements of KERNEL_DEVICETREEStefan Christ
2015-11-16linux-dtb.inc: remove unneeded 'cd'Stefan Christ
2015-05-26kernel: Build DTBs earlyMarek Vasut
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