diff options
Diffstat (limited to 'meta/recipes-devtools/syslinux')
| -rw-r--r-- | meta/recipes-devtools/syslinux/files/cross-build.patch | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/meta/recipes-devtools/syslinux/files/cross-build.patch b/meta/recipes-devtools/syslinux/files/cross-build.patch index 8115629fe9..7bb6bdae18 100644 --- a/meta/recipes-devtools/syslinux/files/cross-build.patch +++ b/meta/recipes-devtools/syslinux/files/cross-build.patch | |||
| @@ -1,3 +1,5 @@ | |||
| 1 | Upstream-Status: Inappropriate [configuration] | ||
| 2 | |||
| 1 | Use ?= for Makefile variables to use poky environment variables. | 3 | Use ?= for Makefile variables to use poky environment variables. |
| 2 | Original method to sed s/CC =/CC ?=/ is not applicable anymore | 4 | Original method to sed s/CC =/CC ?=/ is not applicable anymore |
| 3 | because of the Makefile changes. | 5 | because of the Makefile changes. |
