summaryrefslogtreecommitdiffstats
path: root/docs/manual/adding-packages-python.txt
diff options
context:
space:
mode:
authorEric Le Bihan <eric.le.bihan.dev@free.fr>2015-07-12 19:27:01 +0200
committerThomas Petazzoni <thomas.petazzoni@free-electrons.com>2015-07-12 21:53:00 +0200
commit470cd0dcada5c2df8c84d89dba1077ad74d1e599 (patch)
tree383be28a0b2ea3f3ef91d1602f501dbf99bbad5f /docs/manual/adding-packages-python.txt
parent34ee471f2a96af1f1415f2e854ddf67175615ce9 (diff)
downloadbuildroot-470cd0dcada5c2df8c84d89dba1077ad74d1e599.tar.gz
buildroot-470cd0dcada5c2df8c84d89dba1077ad74d1e599.zip
Fix selection of bootloaders from $(BR2_EXTERNAL)
If a package is based on "generic-package", pkg-generic.mk will compute the name of the Kconfig variable to use for checking if this package has been selected by the user. Unfortunately, this mechanism does not take into account the case where a bootloader is declared in a $(BR2_EXTERNAL)/boot directory. So, even if the bootloader has been selected, it will not be added to $(TARGETS) and will not be built. This patch fixes this issue. [Arnout: use single filter line, also apply this to toolchain] Signed-off-by: Eric Le Bihan <eric.le.bihan.dev@free.fr> Cc: Thomas De Schampheleire <thomas.de.schampheleire@gmail.com> Signed-off-by: Arnout Vandecappelle (Essensium/Mind) <arnout@mind.be> Reviewed-by: Thomas De Schampheleire <thomas.de.schampheleire@gmail.com> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
Diffstat (limited to 'docs/manual/adding-packages-python.txt')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud