mirror of
git://git.yoctoproject.org/poky
synced 2026-04-02 02:49:11 +00:00
liberation-fonts: fetch from HTTP instead of HTTPS (from Poky trunk)
git-svn-id: https://svn.o-hand.com/repos/poky/branches/blinky@3194 311d38ba-8fff-0310-9ca6-ca027cbcb966
This commit is contained in:
parent
52f9b10182
commit
3e7f85e3b3
@ -5,7 +5,7 @@ LICENSE = "GPLv2"
|
||||
PACKAGE_ARCH = "all"
|
||||
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"
|
||||
|
||||
S = "${WORKDIR}/${PN}-0.2/"
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user