mirror of
https://git.yoctoproject.org/poky
synced 2026-09-14 03:49:32 +02:00
web: switch to git and fix Makefile
The SVN repo is no longer available and we don't have a mirror of the SVN tarball. Further the Makefile in git uses spaces where the Make parser expects tabs. Signed-off-by: Joshua Lock <josh@linux.intel.com>
This commit is contained in:
@@ -180,7 +180,7 @@ SRCREV_pn-tidy ??= "e25416e1293e1074bfa6727c80527dcff5b1f3cb"
|
||||
SRCREV_pn-ubootchart ??= "10"
|
||||
SRCREV_pn-webkit-gtk ??= "72836"
|
||||
SRCREV_pn-web-webkit ??= "130"
|
||||
SRCREV_pn-web ??= "131"
|
||||
SRCREV_pn-web ??= "8adaf105a0cbfd835ea5d3915d7dee22586208e7"
|
||||
SRCREV_pn-xcb-proto ??= "d81ca233e98be8fa59e8c90d262c0516944c5a66"
|
||||
SRCREV_pn-xcb-proto-native ??= "d81ca233e98be8fa59e8c90d262c0516944c5a66"
|
||||
SRCREV_pn-xf86-video-intel ??= "87ea531c5dc5b39809395b277c330854aaaaf019"
|
||||
|
||||
Reference in New Issue
Block a user