Author: agrundman
Date: Fri Mar  9 12:05:50 2012
New Revision: 9642

URL: http://svn.slimdevices.com/jive?rev=9642&view=rev
Log:
Fix work path

Modified:
    
7.7/branches/crypto/squeezeos/poky/meta-squeezeos/packages/libtomcrypt/libtomcrypt_git.bb

Modified: 
7.7/branches/crypto/squeezeos/poky/meta-squeezeos/packages/libtomcrypt/libtomcrypt_git.bb
URL: 
http://svn.slimdevices.com/jive/7.7/branches/crypto/squeezeos/poky/meta-squeezeos/packages/libtomcrypt/libtomcrypt_git.bb?rev=9642&r1=9641&r2=9642&view=diff
==============================================================================
--- 
7.7/branches/crypto/squeezeos/poky/meta-squeezeos/packages/libtomcrypt/libtomcrypt_git.bb
 (original)
+++ 
7.7/branches/crypto/squeezeos/poky/meta-squeezeos/packages/libtomcrypt/libtomcrypt_git.bb
 Fri Mar  9 12:05:50 2012
@@ -8,13 +8,13 @@
 PRIORITY = "optional"
 DEPENDS = "libtommath"
 LICENSE = "PD"
-PR = "r4"
+PR = "r5"
 
 ARM_INSTRUCTION_SET = "arm"
 
 SRC_URI = 
"git://github.com/libtom/libtomcrypt.git;protocol=git;tag=5c9fa403ff5f0d465afa04f10e2e33b3fb3cb69d"
 
-S = "${WORKDIR}/libtomcrypt/"
+S = "${WORKDIR}/git/"
 
 inherit autotools
 

_______________________________________________
Jive-checkins mailing list
[email protected]
http://lists.slimdevices.com/mailman/listinfo/jive-checkins

Reply via email to