summaryrefslogtreecommitdiffstats
path: root/meta-openstack/recipes-kernel/linux/linux-yocto_openstack.inc
Commit message (Collapse)AuthorAgeFilesLines
* global: overrides conversionBruce Ashfield2021-07-311-1/+1
| | | | Signed-off-by: Bruce Ashfield <bruce.ashfield@gmail.com>
* linux-yocto: make FILESEXTRAPATHS explicitJeremy Puhlman2020-03-021-1/+1
| | | | | | | | | | | | | Something changed in the processing order for FILESEXTRAPATHS, that when := is used, defaultpkgname gets used instead of ${PN} and looks as follows: /project/../layers/meta-cloud-services/meta-openstack/recipes-kernel/linux/defaultpkgname/ Alter ${PN} to explictly linux-yocto to resolve the issue. Signed-off-by: Jeremy A. Puhlman <jpuhlman@mvista.com> Signed-off-by: Bruce Ashfield <bruce.ashfield@gmail.com>
* bbappends: make distro feature safeBruce Ashfield2020-01-221-0/+9
Signed-off-by: Bruce Ashfield <bruce.ashfield@gmail.com>