summaryrefslogtreecommitdiff
path: root/README
diff options
context:
space:
mode:
authorStefan Agner <stefan.agner@toradex.com>2018-05-15 17:08:28 +0200
committerMarcel Ziswiler <marcel.ziswiler@toradex.com>2018-06-18 13:03:59 +0200
commite5c78efea03913c4774a6527b861c93cf3835122 (patch)
treeb1b508567efb98a7fa24d06d81d049954b866e40 /README
parentf66aa597b9354bbddcc70c02450bc2f2e6b24862 (diff)
linux-toradex-rt: make sure correct defconfig is chosen
The linux-toradex and linux-toradex-rt recipe adds a directory with valid defconfigs to FILESEXTRAPATHS. Bitbake chooses the first defconfig which it founds, which in that case is the one from linux-toradex... Include linux-toradex first, and then prepend the path from the linux-toradex-rt recipe to make sure the defconfig for the -rt kernel will be used. However, in this scenario the PV variable can not be used since linux-toradex_4.9-1.0.x.bb appends PV with image version and git hash. Avoid using variables to avoid any ambiguity. Signed-off-by: Stefan Agner <stefan.agner@toradex.com> Acked-by: Marcel Ziswiler <marcel.ziswiler@toradex.com>
Diffstat (limited to 'README')
0 files changed, 0 insertions, 0 deletions