1
0
mirror of https://github.com/lxsang/meta-rpi-diya.git synced 2024-07-09 18:39:47 +02:00

add raspi-gpio tools

This commit is contained in:
DanyLE 2023-07-09 16:58:19 +02:00
parent 3d990172a2
commit 2f8f6f5542

View File

@ -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