Author: agrundman
Date: Fri Mar  9 09:47:57 2012
New Revision: 9635

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

Modified:
    
7.7/branches/crypto/squeezeos/poky/meta-squeezeos/packages/libtfm/libtfm_0.12.bb

Modified: 
7.7/branches/crypto/squeezeos/poky/meta-squeezeos/packages/libtfm/libtfm_0.12.bb
URL: 
http://svn.slimdevices.com/jive/7.7/branches/crypto/squeezeos/poky/meta-squeezeos/packages/libtfm/libtfm_0.12.bb?rev=9635&r1=9634&r2=9635&view=diff
==============================================================================
--- 
7.7/branches/crypto/squeezeos/poky/meta-squeezeos/packages/libtfm/libtfm_0.12.bb
 (original)
+++ 
7.7/branches/crypto/squeezeos/poky/meta-squeezeos/packages/libtfm/libtfm_0.12.bb
 Fri Mar  9 09:47:57 2012
@@ -2,11 +2,13 @@
 SECTION = "libs/network"
 PRIORITY = "optional"
 LICENSE = "PD"
-PR = "r0"
+PR = "r1"
 
 ARM_INSTRUCTION_SET = "arm"
 
 SRC_URI = "http://libtom.org/files/tfm-${PV}.tar.bz2";
+
+S = "${WORKDIR}/tomsfastmath-${PV}"
 
 inherit autotools
 

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

Reply via email to