diff options
Diffstat (limited to 'overlays/udp2raw/udp2raw-makefile.patch')
| -rw-r--r-- | overlays/udp2raw/udp2raw-makefile.patch | 10 |
1 files changed, 0 insertions, 10 deletions
diff --git a/overlays/udp2raw/udp2raw-makefile.patch b/overlays/udp2raw/udp2raw-makefile.patch deleted file mode 100644 index 264f5cf4..00000000 --- a/overlays/udp2raw/udp2raw-makefile.patch +++ /dev/null | |||
| @@ -1,10 +0,0 @@ | |||
| 1 | diff --git a/makefile b/makefile | ||
| 2 | index 22c07ae..ddcfbc4 100755 | ||
| 3 | --- a/makefile | ||
| 4 | +++ b/makefile | ||
| 5 | @@ -131,4 +131,4 @@ clean: | ||
| 6 | rm -f git_version.h | ||
| 7 | |||
| 8 | git_version: | ||
| 9 | - echo "const char *gitversion = \"$(shell git rev-parse HEAD)\";" > git_version.h | ||
| 10 | + echo "const char *gitversion = \"cc6ea766c495cf4c69d1c7485728ba022b0f19de\";" > git_version.h | ||
