summaryrefslogtreecommitdiffstats
path: root/meta-oe/recipes-support/fbset
diff options
context:
space:
mode:
authorMartin Jansa <martin.jansa@gmail.com>2024-03-15 06:37:21 +0100
committerKhem Raj <raj.khem@gmail.com>2024-03-17 13:10:10 -0700
commite722be5facd8bdfb43ee08665dc2e2d38d6d5853 (patch)
treee1b95c5a43347a146d08ed6e64ede0d0a8154555 /meta-oe/recipes-support/fbset
parente481e6bde64323e802212b16caf91999a80d7fe9 (diff)
downloadmeta-openembedded-e722be5facd8bdfb43ee08665dc2e2d38d6d5853.tar.gz
recipes: Drop remaining PR values from recipes
* as oe-core did in: https://git.openembedded.org/openembedded-core/commit/?id=d4c346e8ab * when people are have to maintain own PRs for recipes in oe-core, they might add them for meta-oe recipes at the same time when upgrading to next LTS Signed-off-by: Martin Jansa <martin.jansa@gmail.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
Diffstat (limited to 'meta-oe/recipes-support/fbset')
-rw-r--r--meta-oe/recipes-support/fbset/fbset-modes.bb1
-rw-r--r--meta-oe/recipes-support/fbset/fbset_2.1.bb1
2 files changed, 0 insertions, 2 deletions
diff --git a/meta-oe/recipes-support/fbset/fbset-modes.bb b/meta-oe/recipes-support/fbset/fbset-modes.bb
index 034c2871a..aa5f631c3 100644
--- a/meta-oe/recipes-support/fbset/fbset-modes.bb
+++ b/meta-oe/recipes-support/fbset/fbset-modes.bb
@@ -4,7 +4,6 @@ LICENSE = "MIT"
4LIC_FILES_CHKSUM = "file://${COREBASE}/meta/COPYING.MIT;md5=3da9cfbcb788c80a0384361b4de20420" 4LIC_FILES_CHKSUM = "file://${COREBASE}/meta/COPYING.MIT;md5=3da9cfbcb788c80a0384361b4de20420"
5 5
6PV = "0.1.0" 6PV = "0.1.0"
7PR = "r6"
8 7
9SRC_URI = "file://fb.modes" 8SRC_URI = "file://fb.modes"
10S = "${WORKDIR}" 9S = "${WORKDIR}"
diff --git a/meta-oe/recipes-support/fbset/fbset_2.1.bb b/meta-oe/recipes-support/fbset/fbset_2.1.bb
index 9870ee737..690fee0df 100644
--- a/meta-oe/recipes-support/fbset/fbset_2.1.bb
+++ b/meta-oe/recipes-support/fbset/fbset_2.1.bb
@@ -12,7 +12,6 @@ LIC_FILES_CHKSUM = "file://fbset.c;endline=19;md5=bf326f82cdfcac391af208f019c560
12RRECOMMENDS:${PN} = "fbset-modes" 12RRECOMMENDS:${PN} = "fbset-modes"
13DEPENDS = "bison-native flex-native" 13DEPENDS = "bison-native flex-native"
14 14
15PR = "r4"
16 15
17SRC_URI = "${DEBIAN_MIRROR}/main/f/fbset/fbset_2.1.orig.tar.gz \ 16SRC_URI = "${DEBIAN_MIRROR}/main/f/fbset/fbset_2.1.orig.tar.gz \
18 file://makefile.patch \ 17 file://makefile.patch \