summaryrefslogtreecommitdiffstats
AgeCommit message (Collapse)AuthorFilesLines
2015-03-25rcar-gen2 machines: Remove linaro toolchain related PREFERRED variablesStephen Lawrence1-8/+0
For Yocto Project 1.7 and Genivi 7.0 we have adopted the Yocto Project gcc toolchain. Removed the PREFERRED variables related to the linaro toolchain
2015-03-25YP 1.7: For YP 1.7 we have adopted the YP gcc toolchain. Remove linaro bbappendStephen Lawrence1-1/+0
For Yocto project 1.7 and Genivi 7.0 we have adopted the YP gcc toolchain, therefore remove the linaro toolchain bbappend.
2015-03-25eglibc: YP 1.7 has switched to glibc. Remove eglic bbappendStephen Lawrence1-1/+0
Yocto project 1.7 switched from eglibc to glibc, therefore remove the eglibc bbappend.
2015-03-25mesa: Rename mesa bbappend to use wildcard for minor versionStephen Lawrence1-0/+0
Changed as part of update to YP 1.7
2015-03-25cogl: Rename cogl bbappend to use wildcard for minor version numberStephen Lawrence1-0/+0
Changed as part of the update to YP 1.7
2015-03-25gtk+: Rename gtk bbappend to use wildcard for minor numberStephen Lawrence1-0/+0
Changed as part of the update to YP 1.7
2015-03-25qemu: Rename qemu bbappend to use version wildcardStephen Lawrence1-0/+0
The current bbappend makes a simple change and seems to be a good candidate for using a version wildcard to avoid churn in the commit log just to rev the filename. Changed as part of the update to YP 1.7.
2015-03-25commit BSP v1.8.0Nobuhiro Iwamatsu248-0/+23218
Signed-off-by: Nobuhiro Iwamatsu <nobuhiro.iwamatsu.yj@renesas.com>