summaryrefslogtreecommitdiff
path: root/package/bcm28xx-vc/patches
diff options
context:
space:
mode:
authorWaldemar Brodkorb <wbx@openadk.org>2017-02-27 08:58:47 +0100
committerWaldemar Brodkorb <wbx@openadk.org>2017-02-27 10:23:04 +0100
commitbd9a2a328fb73f7d53de791db4a686aa5542b1da (patch)
tree58bc7cedd825adc2a68295ab5b22f3d7a51b16c9 /package/bcm28xx-vc/patches
parent351e497c647e9bd7b2e734765f6cf3a645b9cf65 (diff)
bcm28xx: update bootloader and userland libraries
Diffstat (limited to 'package/bcm28xx-vc/patches')
-rw-r--r--package/bcm28xx-vc/patches/patch-CMakeLists_txt10
1 files changed, 0 insertions, 10 deletions
diff --git a/package/bcm28xx-vc/patches/patch-CMakeLists_txt b/package/bcm28xx-vc/patches/patch-CMakeLists_txt
deleted file mode 100644
index 58988a6c8..000000000
--- a/package/bcm28xx-vc/patches/patch-CMakeLists_txt
+++ /dev/null
@@ -1,10 +0,0 @@
---- bcm28xx-vc-7c026fa7a4ded2c525916cc853a32731c072ed1e.orig/CMakeLists.txt 2016-09-20 09:43:39.000000000 +0200
-+++ bcm28xx-vc-7c026fa7a4ded2c525916cc853a32731c072ed1e/CMakeLists.txt 2016-09-20 10:07:57.000000000 +0200
-@@ -44,6 +44,7 @@ add_definitions(-DUSE_VCHIQ_ARM -DVCHI_B
- add_definitions(-DOMX_SKIP64BIT)
- add_definitions(-DEGL_SERVER_DISPMANX)
- add_definitions(-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64)
-+add_definitions(-D_GNU_SOURCE)
-
- # do we actually need this?
- add_definitions(-D__VIDEOCORE4__)