| Commit message (Collapse) | Author | Age | Files | Lines |
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
|
|
|
| |
users
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
|
|
|
| |
Signed-off-by: Paul Kocialkowski <contact@paulk.fr>
|
|
|
|
| |
This reverts commit 2d056d2c13e3d6d3174ed6b5703f946e8958c17d.
|
| |
|
|
|
|
| |
Signed-off-by: Paul Kocialkowski <contact@paulk.fr>
|
| |
|
| |
|
| |
|
|
|
|
| |
This reverts commit 7f191b9d1649925f11f3c6856e2157257b620f13.
|
|
|
|
| |
This reverts commit d5253cc7e37c6e1d8f18261e75a987b07072e89a.
|
| |
|
| |
|
|
|
|
| |
This reverts commit f073e9cdc89268d9789ece309add60e967bf3995.
|
|
|
|
| |
This reverts commit 9798405c5e4dffb6db8c1a98f3ab875123f5997c.
|
| |
|
| |
|
| |
|
| |
|
|
|
|
| |
Pulled from the crossgcc directory, for version consistency.
|
|
|
|
| |
This reverts commit dff4f89b818334a0077c7c027f9bef0ee99b954f.
|
| |
|
|
|
|
| |
This reverts commit 40b7d20142b0d7a9306765a621663c51270fb2a0.
|
|
|
|
| |
This reverts commit b5df1a4fe87a36d4d9e9434bec15a7a2ac902c44.
|
|
|
|
| |
This reverts commit d90f0584c9d73054903ac8a5f4b60687d8f77801.
|
|
|
|
| |
This reverts commit d102c19a659750d3c24697b747de21f6fba575b5.
|
|
|
|
|
| |
This fixes a build issue in Trisquel 7, when building static binaries of
the flashrom utility.
|
| |
|
| |
|
| |
|
| |
|
| |
|
|
|
|
|
|
|
|
|
| |
In the release source ./build module coreboot will try to patch coreboot first,
which fails and never gets to building cbfstool and symlinking crossgcc.
An easy solution is to do this first.
This patch additionally makes use of absolute dirs.
|