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/ttf-fonts/ttf-droid_git.bb | |
| 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/ttf-fonts/ttf-droid_git.bb')
| -rw-r--r-- | meta-oe/recipes-graphics/ttf-fonts/ttf-droid_git.bb | 1 |
1 files changed, 0 insertions, 1 deletions
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 f223664905..cc9213ec5b 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 | ||
