Age | Commit message (Collapse) | Author | Files |
|
For .diff/.patch you need to apply manually, you can specify apply=no.
Signed-off-by: Chris Larson <chris_larson@mentor.com>
Acked-by: Denys Dmytriyenko <denis@denix.org>
Acked-by: Khem Raj <raj.khem@gmail.com>
|
|
I think this makes the behavior rather more clear.
Signed-off-by: Chris Larson <chris_larson@mentor.com>
Acked-by: Denys Dmytriyenko <denis@denix.org>
Acked-by: Khem Raj <raj.khem@gmail.com>
|
|
* fetch all *.bb with patched utils.bbclass appending all checksums
found only in checksums.ini to recipe
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
|
|
u-boot-remove-inline-of-weak-functions.patch"
The weak inline patch is being applied to machines that already have that in their tree and it isn't boot tested
Since bootloaders are critical or machines to work this patch needs to go and is only allowed back after being boot tested on affected machines.
This reverts commit 6795b4bf1ed4074fd83703c19828f91492c6507f.
This reverts commit 40914431d5c2426945fe5f206d86c99222ace54b.
|
|
* gcc 4.4 onwards complains about inline qualifier on weak functions.
Signed-off-by: Guo Hongruan <camelguo@gmail.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
|
|
Signed-off-by: Dmitry Eremin-Solenikov <dbaryshkov@gmail.com>
|
|
As PACKAGE_ARCH is now set in main u-boot file, drop it from all recipes.
Signed-off-by: Dmitry Eremin-Solenikov <dbaryshkov@gmail.com>
|
|
This reverts commit f1cc64d92cc4023fe8180dc0079d010eec0d71b0.
|
|
Signed-off-by: Dmitry Eremin-Solenikov <dbaryshkov@gmail.com>
|
|
Fix the naming of config inside machine conf file and provide a patch
that make u-boot compile for at91sam9g20ek boards.
Signed-off-by: Dmitry Eremin-Solenikov <dbaryshkov@gmail.com>
|
|
|