mirror of
https://github.com/lxsang/meta-rpi-diya.git
synced 2024-11-08 06:28:23 +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