iliad: Upgrade iliad to the master version with bug fixes

* Upgrade to the master version for a newer (but older than from
  what I patched it) jquery
* Queries to js and stylesheet do not appear to add the ?_=NR that
  allow caching of requests in chrome
This commit is contained in:
Holger Hans Peter Freyther 2013-04-25 10:47:59 +02:00
parent 27391a1826
commit 9be7273d0f
1 changed files with 3 additions and 3 deletions

View File

@ -6,10 +6,10 @@ LIC_FILES_CHKSUM = "file://${COREBASE}/LICENSE;md5=3f40d7994397109285ec7b81fdeb3
file://${COREBASE}/meta/COPYING.MIT;md5=3da9cfbcb788c80a0384361b4de20420"
S = "${WORKDIR}/git"
SRC_URI = "git://github.com/zecke/iliad-stable.git;protocol=git;branch=master"
SRCREV = "3469a322b9cae17d452fae1b38d661e14e4ae902"
SRC_URI = "git://github.com/zecke/iliad.git;protocol=git;branch=master"
SRCREV = "9d660f6dedc4dc6418a7dff8a24f93bd351fa224"
PV = "0.9.1+gitr${SRCPV}"
PR = "r3"
PR = "r4"
inherit smalltalk_package