drop '_git' from recipes

This commit is contained in:
Markus Volk
2025-06-24 14:44:29 +02:00
parent 982e6aa5e2
commit efd8c839fd
145 changed files with 0 additions and 143 deletions

View File

@ -0,0 +1,10 @@
SUMMARY = "A python implementation of the mustache templating language."
LICENSE = "MIT"
LIC_FILES_CHKSUM = "file://LICENSE;md5=4a2d7b4be06609e1a683e7d895c75c02"
SRC_URI = "git://github.com/noahmorrison/chevron;protocol=https;branch=main"
inherit setuptools3
SRCREV = "d7f6bd54a296620068570fb83b91a43958ee5e37"