1
0
mirror of https://github.com/lxsang/meta-rpi-diya.git synced 2025-08-02 14:11:19 +02:00

Compare commits

..

1 Commits

Author SHA1 Message Date
2f8f6f5542 add raspi-gpio tools 2023-07-09 16:58:19 +02:00

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