mirror of
https://github.com/lxsang/meta-rpi-diya.git
synced 2024-12-28 03:18:21 +01:00
add raspi-gpio tools
This commit is contained in:
parent
3d990172a2
commit
2f8f6f5542
@ -1,18 +0,0 @@
|
|||||||
DESCRIPTION = "raspi GPIO tools"
|
|
||||||
|
|
||||||
LICENSE = "MIT"
|
|
||||||
LIC_FILES_CHKSUM = "file://${COMMON_LICENSE_DIR}/MIT;md5=0835ade698e0bcf8506ecda2f7b4f302"
|
|
||||||
|
|
||||||
# FILESEXTRAPATHS_prepend := "${THISDIR}/files:"
|
|
||||||
|
|
||||||
# DEPENDS = " "
|
|
||||||
|
|
||||||
# code
|
|
||||||
# SRCREV = "${AUTOREV}"
|
|
||||||
SRC_URI = "git://github.com/RPi-Distro/raspi-gpio.git;protocol=https;branch=master"
|
|
||||||
|
|
||||||
# S="${WORKDIR}/git/platforms/unix/config"
|
|
||||||
# B="${WORKDIR}/build"
|
|
||||||
|
|
||||||
|
|
||||||
inherit autotools
|
|
Loading…
Reference in New Issue
Block a user