X-Git-Url: https://gerrit.automotivelinux.org/gerrit/gitweb?a=blobdiff_plain;f=recipes-demo-hmi%2Fvod-server%2Ffiles%2F0001-Fix-cross-compilation-with-yocto.patch;fp=recipes-demo-hmi%2Fvod-server%2Ffiles%2F0001-Fix-cross-compilation-with-yocto.patch;h=0000000000000000000000000000000000000000;hb=69d40194167df655116115f8864251594dbc8744;hp=c034d4eeb91cb9563981ee02355686a7e45b840e;hpb=c60877d5323111e090dbfe6ae0a0a394c333722a;p=AGL%2Fmeta-agl-demo.git diff --git a/recipes-demo-hmi/vod-server/files/0001-Fix-cross-compilation-with-yocto.patch b/recipes-demo-hmi/vod-server/files/0001-Fix-cross-compilation-with-yocto.patch deleted file mode 100644 index c034d4eeb..000000000 --- a/recipes-demo-hmi/vod-server/files/0001-Fix-cross-compilation-with-yocto.patch +++ /dev/null @@ -1,25 +0,0 @@ ---- a/buildX86/Makefile-Release.mk 2016-12-09 15:48:37.000000000 +0100 -+++ b/buildX86/Makefile-Release.mk 2016-12-09 16:56:35.071740652 +0100 -@@ -11,14 +11,14 @@ - MKDIR=mkdir - CP=cp - GREP=grep --NM=nm --CCADMIN=CCadmin --RANLIB=ranlib --CC=${CROSS_COMPILE}gcc --CCC=${CROSS_COMPILE}g++ --CXX=${CROSS_COMPILE}g++ --FC=${CROSS_COMPILE}gfortran --AS=${CROSS_COMPILE}as -+#NM=nm -+#CCADMIN=CCadmin -+#RANLIB=ranlib -+#CC=${CROSS_COMPILE}gcc -+#CCC=${CROSS_COMPILE}g++ -+#CXX=${CROSS_COMPILE}g++ -+#FC=${CROSS_COMPILE}gfortran -+#AS=${CROSS_COMPILE}as - - # Macros - CND_PLATFORM=GNU-Linux-x86