summaryrefslogtreecommitdiffstats
path: root/meta/recipes-kernel/linux/linux-dtb.inc
Commit message (Expand)AuthorAgeFilesLines
* linux-dtb.inc: use absolute upd-alt pathsChristopher Larson2016-01-111-2/+2
* linux-dtb.inc: refactor common code to function get_real_dtb_path_in_kernelStefan Christ2015-11-161-8/+11
* linux-dtb.inc: refactor common code to function normalize_dtbStefan Christ2015-11-161-12/+12
* linux-dtb.inc: explicit test for empty string not neededStefan Christ2015-11-161-42/+36
* linux-dtb.inc: use same variable name DTB for all elements of KERNEL_DEVICETREEStefan Christ2015-11-161-4/+4
* linux-dtb.inc: remove unneeded 'cd'Stefan Christ2015-11-161-3/+1
* kernel: Build DTBs earlyMarek Vasut2015-05-261-2/+12
* linux-dtb.inc: Fix dtb generation for kernels newer than 3.8Otavio Salvador2013-08-201-2/+10
* linux-dtb: Use kernel build system to generate the dtb filesOtavio Salvador2013-08-161-32/+26
* linux-dtb.inc: Replace /boot/ with /${KERNEL_IMAGEDEST}/Mike Looijmans2013-08-131-2/+2
* classes/recipes/lib: Fix various python whitespace issuesRichard Purdie2013-05-091-4/+4
* linux-dtb: fix whitespace in bash functionsChase Maupin2013-04-041-43/+43
* linux-dtb: Add simple DTB symlinks for devicetreeChase Maupin2013-04-041-0/+20
* linux-dtc: Make KERNEL_DEVICETREE_FLAGS configurableAnders Roxell2013-02-221-1/+1
* Remove a number of unneeded import os/bb callsRichard Purdie2012-07-191-2/+0
* linux-dtb: add multi-dtb build supportZhenhua Luo2012-06-281-7/+29
* linux-dtb: Ensure dtb files are covered by sstateRichard Purdie2012-04-121-3/+3
* meta: Convert getVar/getVarFlag(xxx, 1) -> (xxx, True)Richard Purdie2012-03-051-3/+3
* Convert to use direct access to the data store (instead of bb.data.*Var*())Richard Purdie2011-11-101-5/+5
* linux-dtb.inc: Fix package name to match PACKAGESRichard Purdie2011-02-111-1/+1
* linux: factor dts/dtc/dtb handling into a specific includeBruce Ashfield2011-02-091-0/+27