diff options
author | Saul Wold <sgw@linux.intel.com> | 2011-11-28 14:18:58 -0800 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2011-11-30 15:03:41 +0000 |
commit | 59923e66e85471acdb70d72082a8906c69b17720 (patch) | |
tree | 81c69e8dc3540ccfa929b439dc4a9dbd11116b10 /meta/recipes-devtools/tcf-agent | |
parent | ee3ed78af2303ad41993ed34fa7825a74de288c7 (diff) | |
download | openembedded-core-59923e66e85471acdb70d72082a8906c69b17720.tar.gz openembedded-core-59923e66e85471acdb70d72082a8906c69b17720.tar.bz2 openembedded-core-59923e66e85471acdb70d72082a8906c69b17720.zip |
PR Bump for OpenSSL 1.0
Signed-off-by: Saul Wold <sgw@linux.intel.com>
Diffstat (limited to 'meta/recipes-devtools/tcf-agent')
-rw-r--r-- | meta/recipes-devtools/tcf-agent/tcf-agent_svn.bb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta/recipes-devtools/tcf-agent/tcf-agent_svn.bb b/meta/recipes-devtools/tcf-agent/tcf-agent_svn.bb index 37591c2b18..2c11628f1f 100644 --- a/meta/recipes-devtools/tcf-agent/tcf-agent_svn.bb +++ b/meta/recipes-devtools/tcf-agent/tcf-agent_svn.bb @@ -8,7 +8,7 @@ LIC_FILES_CHKSUM = "file://../epl-v10.html;md5=7aa4215a330a0a4f6a1cbf8da1a0879f SRCREV = "1855" PV = "0.0+svnr${SRCPV}" -PR = "r1" +PR = "r2" SRC_URI = "svn://dev.eclipse.org/svnroot/dsdp/org.eclipse.tm.tcf/trunk;module=agent;proto=http \ http://dev.eclipse.org/svnroot/dsdp/org.eclipse.tm.tcf/trunk/epl-v10.html;name=epl \ |