summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMarkus Volk <f_l_k@t-online.de>2026-03-27 16:49:17 +0100
committerKhem Raj <khem.raj@oss.qualcomm.com>2026-03-27 09:11:21 -0700
commitc3c094cf8d8df28c7db0f44890e092aee395cb99 (patch)
tree8470c70e04c14da88712d25cb7df19229457d6e7
parent5d46cfae3a40b04c264719fa0b442cae441fea16 (diff)
downloadmeta-openembedded-c3c094cf8d8df28c7db0f44890e092aee395cb99.tar.gz
mypaint-brushes-1.0: remove recipeHEADmaster
It was only required for gimp, which now uses mypaint-brushes v2 Signed-off-by: Markus Volk <f_l_k@t-online.de> Signed-off-by: Khem Raj <khem.raj@oss.qualcomm.com>
-rw-r--r--meta-gnome/recipes-gimp/mypaint/mypaint-brushes-1.0_git.bb11
1 files changed, 0 insertions, 11 deletions
diff --git a/meta-gnome/recipes-gimp/mypaint/mypaint-brushes-1.0_git.bb b/meta-gnome/recipes-gimp/mypaint/mypaint-brushes-1.0_git.bb
deleted file mode 100644
index b6b8ff8c1f..0000000000
--- a/meta-gnome/recipes-gimp/mypaint/mypaint-brushes-1.0_git.bb
+++ /dev/null
@@ -1,11 +0,0 @@
1SUMMARY = "MyPaint brushes"
2LICENSE = "CC0-1.0"
3LIC_FILES_CHKSUM = "file://COPYING;md5=65d3616852dbf7b1a6d4b53b00626032"
4
5inherit autotools allarch
6
7SRC_URI = "git://github.com/mypaint/mypaint-brushes.git;protocol=https;branch=v1.3.x"
8SRCREV = "8a0124ac0675103eae8fa41fad533851768ae1ce"
9PV = "1.3.1"
10
11FILES:${PN} += "${datadir}/mypaint-data"