1
0
mirror of https://github.com/lxsang/meta-rpi-diya.git synced 2025-07-31 05:00:42 +02:00

add raspi-gpio tools

This commit is contained in:
DanyLE
2023-07-09 16:47:38 +02:00
parent e1189cfc1d
commit 787af3e0ad
2 changed files with 49 additions and 0 deletions

View File

@ -0,0 +1,18 @@
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"
# S="${WORKDIR}/git/platforms/unix/config"
# B="${WORKDIR}/build"
inherit autotools