mirror of
https://git.yoctoproject.org/poky
synced 2026-05-09 05:29:32 +00:00
liberation-fonts: grab via HTTP not HTTPS
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@2854 311d38ba-8fff-0310-9ca6-ca027cbcb966
This commit is contained in:
@@ -5,7 +5,7 @@ LICENSE = "GPLv2"
|
|||||||
PACKAGE_ARCH = "all"
|
PACKAGE_ARCH = "all"
|
||||||
RDEPENDS = "fontconfig-utils"
|
RDEPENDS = "fontconfig-utils"
|
||||||
|
|
||||||
SRC_URI = "https://www.redhat.com/f/fonts/liberation-fonts-ttf-3.tar.gz \
|
SRC_URI = "http://www.redhat.com/f/fonts/liberation-fonts-ttf-3.tar.gz \
|
||||||
file://30-liberation-aliases.conf"
|
file://30-liberation-aliases.conf"
|
||||||
|
|
||||||
S = "${WORKDIR}/${PN}-0.2/"
|
S = "${WORKDIR}/${PN}-0.2/"
|
||||||
|
|||||||
Reference in New Issue
Block a user