mirror of
git://git.yoctoproject.org/meta-raspberrypi.git
synced 2025-07-19 21:09:03 +02:00
linux-libc-headers-raspberrypi: Add headers for raspberrypi kernel
Signed-off-by: Andrei Gherzan <andrei@gherzan.ro>
This commit is contained in:
parent
4ed04f4073
commit
a74544ac37
|
@ -0,0 +1,12 @@
|
||||||
|
require recipes-kernel/linux-libc-headers/linux-libc-headers.inc
|
||||||
|
|
||||||
|
PR = "r0"
|
||||||
|
|
||||||
|
PROVIDES = "linux-libc-headers"
|
||||||
|
RPROVIDES_${PN}-dev = "linux-libc-headers-dev"
|
||||||
|
RPROVIDES_${PN}-dbg = "linux-libc-headers-dbg"
|
||||||
|
|
||||||
|
SRCREV = "10182a3bc434b27740f81c2b836a1af943060241"
|
||||||
|
SRC_URI = "git://github.com/raspberrypi/linux.git;protocol=git;branch=rpi-3.2.27 \
|
||||||
|
"
|
||||||
|
S = "${WORKDIR}/git"
|
Loading…
Reference in New Issue
Block a user