mirror of
https://git.yoctoproject.org/poky
synced 2026-04-21 21:32:12 +02:00
js: fix SRC_URI
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@5030 311d38ba-8fff-0310-9ca6-ca027cbcb966
This commit is contained in:
@@ -2,7 +2,7 @@ LICENSE = "GPL"
|
||||
DESCRIPTION = "A JavaScript engine"
|
||||
SECTION = "libs"
|
||||
DEPENDS = "readline"
|
||||
SRC_URI = "http://ftp.mozilla.org/pub/mozilla.org/js/js-1.5.tar.gz \
|
||||
SRC_URI = "http://ftp.mozilla.org/pub/mozilla.org/js/older-packages/js-1.5.tar.gz \
|
||||
file://link_with_gcc.patch;patch=1 \
|
||||
file://jsautocfg.h"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user