From 0941ad3a8e32ef29a2bee344c597dc509e81b51d Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Ctibor=20Bran=C4=8D=C3=ADk?= Date: Mon, 30 Jul 2018 20:21:48 +0200 Subject: Update wiringPi, taken from https://github.com/sakaki-/rpi3-overlay --- dev-libs/wiringPi/files/cpuinfo-1 | 5 +++++ 1 file changed, 5 insertions(+) create mode 100644 dev-libs/wiringPi/files/cpuinfo-1 (limited to 'dev-libs/wiringPi/files/cpuinfo-1') diff --git a/dev-libs/wiringPi/files/cpuinfo-1 b/dev-libs/wiringPi/files/cpuinfo-1 new file mode 100644 index 0000000..ac37271 --- /dev/null +++ b/dev-libs/wiringPi/files/cpuinfo-1 @@ -0,0 +1,5 @@ +# Adjust this to match your desired /proc/cpuinfo output +# The RPi3 has fields missing when running in 64-bit mode, hence this file +# You only need the missing snippets, for wiringPi to read +Hardware : BCM2709 +Revision : a02082 -- cgit v1.2.3