Changeset 159552 in webkit
- Timestamp:
- Nov 20, 2013, 12:30:29 AM (12 years ago)
- Location:
- trunk/Tools
- Files:
-
- 2 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/Tools/ChangeLog
r159549 r159552 1 2013-11-20 Gabor Rapcsanyi <rgabor@webkit.org> 2 3 [EFL] libseccomp-2.0.0 doesn't support ARM architecture 4 https://bugs.webkit.org/show_bug.cgi?id=124412 5 6 Reviewed by Gyuyoung Kim. 7 8 Update libseccomp to a newer 2.1.0 version. 9 10 * efl/jhbuild.modules: 11 1 12 2013-11-19 Mark Rowe <mrowe@apple.com> 2 13 -
trunk/Tools/efl/jhbuild.modules
r158845 r159552 333 333 334 334 <autotools id="libseccomp" autogen-sh="configure"> 335 <branch module="libseccomp/libseccomp-2. 0.0.tar.gz" version="2.0.0"335 <branch module="libseccomp/libseccomp-2.1.0.tar.gz" version="2.1.0" 336 336 repo="downloads.sourceforge.net" 337 hash="sha256: 07d8308502bb87ced8f03aa84e9de598940ff6b0c7235d1654712678821f9d76"/>337 hash="sha256:b0d6e4f0984e6632a04f0cf33c6babdb011674ba15ff208e196f037e0e09905e"/> 338 338 </autotools> 339 339
Note:
See TracChangeset
for help on using the changeset viewer.