diff options
| author | Martin Jansa <martin.jansa@gmail.com> | 2020-10-09 15:22:08 +0200 |
|---|---|---|
| committer | Khem Raj <raj.khem@gmail.com> | 2020-10-09 17:22:31 -0700 |
| commit | cc512cd9e1aec90ca590288d7004f8bb144998e5 (patch) | |
| tree | df8735cef83aaa28932ac8c54414a7b0484785d5 /meta-oe/recipes-graphics/ttf-fonts | |
| parent | 446938f8f8e9e64d1d9e830d16055fbbcde79334 (diff) | |
| download | meta-openembedded-cc512cd9e1aec90ca590288d7004f8bb144998e5.tar.gz | |
utouch-*, ifenslave, iozone3, ttf-honkyfonts, python3-smbus: don't use trailing slash in S
* see oe-core base.bbclass changes from:
https://lists.openembedded.org/g/openembedded-core/message/143159
https://lists.openembedded.org/g/openembedded-core/message/143161
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')
| -rw-r--r-- | meta-oe/recipes-graphics/ttf-fonts/ttf-hunkyfonts_0.3.1.bb | 2 |
1 files changed, 1 insertions, 1 deletions
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 4df0c3afb5..9c89f97f3f 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 | |||
| @@ -8,7 +8,7 @@ PR = "r7" | |||
| 8 | 8 | ||
| 9 | SRC_URI = "${SOURCEFORGE_MIRROR}/hunkyfonts/hunkyfonts-${PV}.tar.bz2" | 9 | SRC_URI = "${SOURCEFORGE_MIRROR}/hunkyfonts/hunkyfonts-${PV}.tar.bz2" |
| 10 | 10 | ||
| 11 | S = "${WORKDIR}/hunkyfonts-${PV}/TTF/" | 11 | S = "${WORKDIR}/hunkyfonts-${PV}/TTF" |
| 12 | 12 | ||
| 13 | PACKAGES = "ttf-hunky-sans ttf-hunky-serif" | 13 | PACKAGES = "ttf-hunky-sans ttf-hunky-serif" |
| 14 | FONT_PACKAGES = "ttf-hunky-sans ttf-hunky-serif" | 14 | FONT_PACKAGES = "ttf-hunky-sans ttf-hunky-serif" |
