1
0
mirror of https://git.yoctoproject.org/poky synced 2026-06-01 13:09:50 +00:00

dtc: add patch to remove -Os for PPC

Signed-off-by: Saul Wold <sgw@linux.intel.com>
This commit is contained in:
Saul Wold
2011-01-02 01:22:42 -08:00
parent 33d91c0737
commit abebecacbd
3 changed files with 18 additions and 1 deletions
+1
View File
@@ -4,3 +4,4 @@ LICENSE="GPLv2|BSD"
LIC_FILES_CHKSUM = "file://GPL;md5=94d55d512a9ba36caa9b7df079bae19f \
file://libfdt/libfdt.h;beginline=3;endline=52;md5=fb360963151f8ec2d6c06b055bcbb68c"
SRC_URI += " file://remove_space_opt.patch"