diff options
author | Martin Jansa <martin.jansa@gmail.com> | 2024-03-15 06:37:21 +0100 |
---|---|---|
committer | Khem Raj <raj.khem@gmail.com> | 2024-03-17 13:10:10 -0700 |
commit | e722be5facd8bdfb43ee08665dc2e2d38d6d5853 (patch) | |
tree | e1b95c5a43347a146d08ed6e64ede0d0a8154555 /meta-oe/recipes-graphics | |
parent | e481e6bde64323e802212b16caf91999a80d7fe9 (diff) | |
download | meta-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-graphics')
14 files changed, 0 insertions, 14 deletions
diff --git a/meta-oe/recipes-graphics/dietsplash/dietsplash_git.bb b/meta-oe/recipes-graphics/dietsplash/dietsplash_git.bb index 2c28fde34..bd94b9ad5 100644 --- a/meta-oe/recipes-graphics/dietsplash/dietsplash_git.bb +++ b/meta-oe/recipes-graphics/dietsplash/dietsplash_git.bb | |||
@@ -5,7 +5,6 @@ LIC_FILES_CHKSUM = "file://COPYING;md5=751419260aa954499f7abaabaa882bbe" | |||
5 | # Really, no depends besides a C library | 5 | # Really, no depends besides a C library |
6 | 6 | ||
7 | PV = "0.3" | 7 | PV = "0.3" |
8 | PR = "r1" | ||
9 | 8 | ||
10 | SRCREV = "ef2e1a390e768e21e6a6268977580ee129a96633" | 9 | SRCREV = "ef2e1a390e768e21e6a6268977580ee129a96633" |
11 | SRC_URI = "git://github.com/lucasdemarchi/dietsplash.git;branch=master;protocol=https \ | 10 | SRC_URI = "git://github.com/lucasdemarchi/dietsplash.git;branch=master;protocol=https \ |
diff --git a/meta-oe/recipes-graphics/libsdl/libsdl_1.2.15.bb b/meta-oe/recipes-graphics/libsdl/libsdl_1.2.15.bb index a817d3834..4fc4679f7 100644 --- a/meta-oe/recipes-graphics/libsdl/libsdl_1.2.15.bb +++ b/meta-oe/recipes-graphics/libsdl/libsdl_1.2.15.bb | |||
@@ -10,7 +10,6 @@ SECTION = "libs" | |||
10 | LICENSE = "LGPL-2.1-only" | 10 | LICENSE = "LGPL-2.1-only" |
11 | LIC_FILES_CHKSUM = "file://COPYING;md5=27818cd7fd83877a8e3ef82b82798ef4" | 11 | LIC_FILES_CHKSUM = "file://COPYING;md5=27818cd7fd83877a8e3ef82b82798ef4" |
12 | 12 | ||
13 | PR = "r3" | ||
14 | 13 | ||
15 | SRC_URI = "http://www.libsdl.org/release/SDL-${PV}.tar.gz \ | 14 | SRC_URI = "http://www.libsdl.org/release/SDL-${PV}.tar.gz \ |
16 | file://libsdl-1.2.15-xdata32.patch \ | 15 | file://libsdl-1.2.15-xdata32.patch \ |
diff --git a/meta-oe/recipes-graphics/packagegroups/packagegroup-fonts-truetype.bb b/meta-oe/recipes-graphics/packagegroups/packagegroup-fonts-truetype.bb index 0af6ac006..1cc2cdf76 100644 --- a/meta-oe/recipes-graphics/packagegroups/packagegroup-fonts-truetype.bb +++ b/meta-oe/recipes-graphics/packagegroups/packagegroup-fonts-truetype.bb | |||
@@ -3,7 +3,6 @@ SECTION = "fonts" | |||
3 | LICENSE = "MIT" | 3 | LICENSE = "MIT" |
4 | LIC_FILES_CHKSUM = "file://${COREBASE}/meta/COPYING.MIT;md5=3da9cfbcb788c80a0384361b4de20420" | 4 | LIC_FILES_CHKSUM = "file://${COREBASE}/meta/COPYING.MIT;md5=3da9cfbcb788c80a0384361b4de20420" |
5 | PV = "1.0" | 5 | PV = "1.0" |
6 | PR = "r2" | ||
7 | 6 | ||
8 | inherit packagegroup | 7 | inherit packagegroup |
9 | 8 | ||
diff --git a/meta-oe/recipes-graphics/ttf-fonts/ttf-arphic-uming_20080216.bb b/meta-oe/recipes-graphics/ttf-fonts/ttf-arphic-uming_20080216.bb index 05ece8b74..ea734182d 100644 --- a/meta-oe/recipes-graphics/ttf-fonts/ttf-arphic-uming_20080216.bb +++ b/meta-oe/recipes-graphics/ttf-fonts/ttf-arphic-uming_20080216.bb | |||
@@ -4,7 +4,6 @@ LICENSE = "Arphic-Public-License" | |||
4 | LIC_FILES_CHKSUM = "file://license/english/ARPHICPL.TXT;md5=4555ed88e9a72fc9562af379d07c3350" | 4 | LIC_FILES_CHKSUM = "file://license/english/ARPHICPL.TXT;md5=4555ed88e9a72fc9562af379d07c3350" |
5 | 5 | ||
6 | RPROVIDES:${PN} = "virtual-chinese-font" | 6 | RPROVIDES:${PN} = "virtual-chinese-font" |
7 | PR = "r6" | ||
8 | 7 | ||
9 | FONT_PACKAGES = "${PN}" | 8 | FONT_PACKAGES = "${PN}" |
10 | 9 | ||
diff --git a/meta-oe/recipes-graphics/ttf-fonts/ttf-dejavu_2.37.bb b/meta-oe/recipes-graphics/ttf-fonts/ttf-dejavu_2.37.bb index 919dad82e..43a387b81 100644 --- a/meta-oe/recipes-graphics/ttf-fonts/ttf-dejavu_2.37.bb +++ b/meta-oe/recipes-graphics/ttf-fonts/ttf-dejavu_2.37.bb | |||
@@ -13,7 +13,6 @@ RDEPENDS:${PN}-serif = "${PN}-common" | |||
13 | RDEPENDS:${PN}-serif-condensed = "${PN}-common" | 13 | RDEPENDS:${PN}-serif-condensed = "${PN}-common" |
14 | RDEPENDS:${PN}-mathtexgyre = "${PN}-common" | 14 | RDEPENDS:${PN}-mathtexgyre = "${PN}-common" |
15 | RDEPENDS:${PN}-common = "" | 15 | RDEPENDS:${PN}-common = "" |
16 | PR = "r7" | ||
17 | 16 | ||
18 | SRC_URI = "${SOURCEFORGE_MIRROR}/dejavu/dejavu-fonts-ttf-${PV}.tar.bz2 \ | 17 | SRC_URI = "${SOURCEFORGE_MIRROR}/dejavu/dejavu-fonts-ttf-${PV}.tar.bz2 \ |
19 | file://30-dejavu-aliases.conf" | 18 | file://30-dejavu-aliases.conf" |
diff --git a/meta-oe/recipes-graphics/ttf-fonts/ttf-droid_git.bb b/meta-oe/recipes-graphics/ttf-fonts/ttf-droid_git.bb index f22366490..cc9213ec5 100644 --- a/meta-oe/recipes-graphics/ttf-fonts/ttf-droid_git.bb +++ b/meta-oe/recipes-graphics/ttf-fonts/ttf-droid_git.bb | |||
@@ -6,7 +6,6 @@ LICENSE = "Apache-2.0" | |||
6 | LIC_FILES_CHKSUM = "file://README.txt;md5=83544262a86f1f1ec761e75897df92bc" | 6 | LIC_FILES_CHKSUM = "file://README.txt;md5=83544262a86f1f1ec761e75897df92bc" |
7 | SRCREV = "21e6e2de1f0062f949fcc52d0b4559dfa3246e0e" | 7 | SRCREV = "21e6e2de1f0062f949fcc52d0b4559dfa3246e0e" |
8 | PV = "0.1+git" | 8 | PV = "0.1+git" |
9 | PR = "r3" | ||
10 | 9 | ||
11 | SRC_URI = "git://github.com/android/platform_frameworks_base.git;branch=master;protocol=https" | 10 | SRC_URI = "git://github.com/android/platform_frameworks_base.git;branch=master;protocol=https" |
12 | 11 | ||
diff --git a/meta-oe/recipes-graphics/ttf-fonts/ttf-gentium_1.02.bb b/meta-oe/recipes-graphics/ttf-fonts/ttf-gentium_1.02.bb index eb13b47b5..2439766ad 100644 --- a/meta-oe/recipes-graphics/ttf-fonts/ttf-gentium_1.02.bb +++ b/meta-oe/recipes-graphics/ttf-fonts/ttf-gentium_1.02.bb | |||
@@ -6,7 +6,6 @@ LICENSE = "OFL-1.0" | |||
6 | LICENSE_URL = "http://scripts.sil.org/cms/scripts/page.php?site_id=nrsi&item_id=OFL" | 6 | LICENSE_URL = "http://scripts.sil.org/cms/scripts/page.php?site_id=nrsi&item_id=OFL" |
7 | LIC_FILES_CHKSUM = "file://OFL;md5=33a5bf7b98a9c0ae87430760ba762295 \ | 7 | LIC_FILES_CHKSUM = "file://OFL;md5=33a5bf7b98a9c0ae87430760ba762295 \ |
8 | " | 8 | " |
9 | PR = "r8" | ||
10 | 9 | ||
11 | SRC_URI = "https://archive.debian.org/debian/pool/main/t/ttf-gentium/ttf-gentium_${PV}.orig.tar.gz " | 10 | SRC_URI = "https://archive.debian.org/debian/pool/main/t/ttf-gentium/ttf-gentium_${PV}.orig.tar.gz " |
12 | 11 | ||
diff --git a/meta-oe/recipes-graphics/ttf-fonts/ttf-hunkyfonts_0.3.1.bb b/meta-oe/recipes-graphics/ttf-fonts/ttf-hunkyfonts_0.3.1.bb index e361ce9f6..8a75fe38b 100644 --- a/meta-oe/recipes-graphics/ttf-fonts/ttf-hunkyfonts_0.3.1.bb +++ b/meta-oe/recipes-graphics/ttf-fonts/ttf-hunkyfonts_0.3.1.bb | |||
@@ -4,7 +4,6 @@ SUMMARY = "Hunky fonts - TTF Version" | |||
4 | HOMEPAGE = "http://sourceforge.net/projects/hunkyfonts" | 4 | HOMEPAGE = "http://sourceforge.net/projects/hunkyfonts" |
5 | LICENSE = "LGPL-2.1-or-later" | 5 | LICENSE = "LGPL-2.1-or-later" |
6 | LIC_FILES_CHKSUM = "file://../COPYRIGHT.TXT;md5=70d34478e38b1ad9995079f9921f9ef7" | 6 | LIC_FILES_CHKSUM = "file://../COPYRIGHT.TXT;md5=70d34478e38b1ad9995079f9921f9ef7" |
7 | PR = "r7" | ||
8 | 7 | ||
9 | SRC_URI = "${SOURCEFORGE_MIRROR}/hunkyfonts/hunkyfonts-${PV}.tar.bz2" | 8 | SRC_URI = "${SOURCEFORGE_MIRROR}/hunkyfonts/hunkyfonts-${PV}.tar.bz2" |
10 | 9 | ||
diff --git a/meta-oe/recipes-graphics/ttf-fonts/ttf-liberation_0.2.bb b/meta-oe/recipes-graphics/ttf-fonts/ttf-liberation_0.2.bb index fdcfe0421..6d7ba11e7 100644 --- a/meta-oe/recipes-graphics/ttf-fonts/ttf-liberation_0.2.bb +++ b/meta-oe/recipes-graphics/ttf-fonts/ttf-liberation_0.2.bb | |||
@@ -7,7 +7,6 @@ LIC_FILES_CHKSUM = "file://COPYING;md5=94d55d512a9ba36caa9b7df079bae19f \ | |||
7 | file://License.txt;md5=5b171c5100029d884fcea21d9a2b7543 \ | 7 | file://License.txt;md5=5b171c5100029d884fcea21d9a2b7543 \ |
8 | " | 8 | " |
9 | 9 | ||
10 | PR = "r7" | ||
11 | 10 | ||
12 | SRC_URI = "http://fedorahosted.org/liberation-fonts/export/807b6dfd069b998cd9b4d3158da98817ef23c79d/F-9/liberation-fonts-ttf-3.tar.gz" | 11 | SRC_URI = "http://fedorahosted.org/liberation-fonts/export/807b6dfd069b998cd9b4d3158da98817ef23c79d/F-9/liberation-fonts-ttf-3.tar.gz" |
13 | S = "${WORKDIR}/liberation-fonts-${PV}" | 12 | S = "${WORKDIR}/liberation-fonts-${PV}" |
diff --git a/meta-oe/recipes-graphics/ttf-fonts/ttf-mplus_027.bb b/meta-oe/recipes-graphics/ttf-fonts/ttf-mplus_027.bb index a048075fc..a3babe90a 100644 --- a/meta-oe/recipes-graphics/ttf-fonts/ttf-mplus_027.bb +++ b/meta-oe/recipes-graphics/ttf-fonts/ttf-mplus_027.bb | |||
@@ -6,7 +6,6 @@ LICENSE = "${BPN}" | |||
6 | LIC_FILES_CHKSUM = "file://LICENSE_E;md5=ac161e96eda00db9a3aec7870b5d9658 \ | 6 | LIC_FILES_CHKSUM = "file://LICENSE_E;md5=ac161e96eda00db9a3aec7870b5d9658 \ |
7 | file://LICENSE_J;md5=a120ca8d7c8e4a475d5277c9aeb95221 \ | 7 | file://LICENSE_J;md5=a120ca8d7c8e4a475d5277c9aeb95221 \ |
8 | " | 8 | " |
9 | PR = "r4" | ||
10 | SRC_URI = "http://downloads.sourceforge.jp/mplus-fonts/6650/mplus-TESTFLIGHT-${PV}.tar.gz" | 9 | SRC_URI = "http://downloads.sourceforge.jp/mplus-fonts/6650/mplus-TESTFLIGHT-${PV}.tar.gz" |
11 | S = "${WORKDIR}/mplus-TESTFLIGHT-${PV}" | 10 | S = "${WORKDIR}/mplus-TESTFLIGHT-${PV}" |
12 | 11 | ||
diff --git a/meta-oe/recipes-graphics/ttf-fonts/ttf-sazanami_20040629.bb b/meta-oe/recipes-graphics/ttf-fonts/ttf-sazanami_20040629.bb index c7229df1b..a4ad91fc7 100644 --- a/meta-oe/recipes-graphics/ttf-fonts/ttf-sazanami_20040629.bb +++ b/meta-oe/recipes-graphics/ttf-fonts/ttf-sazanami_20040629.bb | |||
@@ -8,7 +8,6 @@ LICENSE = "PD" | |||
8 | LIC_FILES_CHKSUM = "file://README;md5=97d739900be6e852830f55aa3c07d4a0" | 8 | LIC_FILES_CHKSUM = "file://README;md5=97d739900be6e852830f55aa3c07d4a0" |
9 | 9 | ||
10 | RPROVIDES:${PN} = "virtual-japanese-font" | 10 | RPROVIDES:${PN} = "virtual-japanese-font" |
11 | PR = "r9" | ||
12 | 11 | ||
13 | SRC_URI = "http://osdn.dl.sourceforge.jp/efont/10087/sazanami-20040629.tar.bz2" | 12 | SRC_URI = "http://osdn.dl.sourceforge.jp/efont/10087/sazanami-20040629.tar.bz2" |
14 | S = "${WORKDIR}/sazanami-20040629" | 13 | S = "${WORKDIR}/sazanami-20040629" |
diff --git a/meta-oe/recipes-graphics/ttf-fonts/ttf-ubuntu-font-family_0.83.bb b/meta-oe/recipes-graphics/ttf-fonts/ttf-ubuntu-font-family_0.83.bb index e81515f85..d118769cc 100644 --- a/meta-oe/recipes-graphics/ttf-fonts/ttf-ubuntu-font-family_0.83.bb +++ b/meta-oe/recipes-graphics/ttf-fonts/ttf-ubuntu-font-family_0.83.bb | |||
@@ -4,7 +4,6 @@ SUMMARY = "Ubuntu Font Family - TTF Version" | |||
4 | HOMEPAGE = "http://font.ubuntu.com" | 4 | HOMEPAGE = "http://font.ubuntu.com" |
5 | LICENSE = "UFL" | 5 | LICENSE = "UFL" |
6 | LIC_FILES_CHKSUM = "file://LICENCE.txt;md5=325a1a9029112a2405e743c7f816427b" | 6 | LIC_FILES_CHKSUM = "file://LICENCE.txt;md5=325a1a9029112a2405e743c7f816427b" |
7 | PR = "r1" | ||
8 | 7 | ||
9 | SHA1SUM = "0cef8205" | 8 | SHA1SUM = "0cef8205" |
10 | 9 | ||
diff --git a/meta-oe/recipes-graphics/xorg-driver/xf86-input-void_1.4.2.bb b/meta-oe/recipes-graphics/xorg-driver/xf86-input-void_1.4.2.bb index 54a6476de..7a1227249 100644 --- a/meta-oe/recipes-graphics/xorg-driver/xf86-input-void_1.4.2.bb +++ b/meta-oe/recipes-graphics/xorg-driver/xf86-input-void_1.4.2.bb | |||
@@ -1,6 +1,5 @@ | |||
1 | require recipes-graphics/xorg-driver/xorg-driver-input.inc | 1 | require recipes-graphics/xorg-driver/xorg-driver-input.inc |
2 | SUMMARY = "X.Org X server -- void input driver" | 2 | SUMMARY = "X.Org X server -- void input driver" |
3 | PR = "r22" | ||
4 | 3 | ||
5 | LIC_FILES_CHKSUM = "file://COPYING;md5=4be6a915bfbf111cd88706fc6a6f141b" | 4 | LIC_FILES_CHKSUM = "file://COPYING;md5=4be6a915bfbf111cd88706fc6a6f141b" |
6 | 5 | ||
diff --git a/meta-oe/recipes-graphics/xserver-common/xserver-common_1.34.bb b/meta-oe/recipes-graphics/xserver-common/xserver-common_1.34.bb index 574d259bd..3f577bfa0 100644 --- a/meta-oe/recipes-graphics/xserver-common/xserver-common_1.34.bb +++ b/meta-oe/recipes-graphics/xserver-common/xserver-common_1.34.bb | |||
@@ -2,7 +2,6 @@ SUMMARY = "Common X11 scripts and support files" | |||
2 | LICENSE = "GPL-2.0-only" | 2 | LICENSE = "GPL-2.0-only" |
3 | LIC_FILES_CHKSUM = "file://COPYING;md5=751419260aa954499f7abaabaa882bbe" | 3 | LIC_FILES_CHKSUM = "file://COPYING;md5=751419260aa954499f7abaabaa882bbe" |
4 | 4 | ||
5 | PR = "r9" | ||
6 | 5 | ||
7 | # we are using a gpe-style Makefile | 6 | # we are using a gpe-style Makefile |
8 | inherit features_check gpe | 7 | inherit features_check gpe |