Author: richard
Date: Thu May  7 08:29:46 2009
New Revision: 5651

URL: http://svn.slimdevices.com/jive?rev=5651&view=rev
Log:
 r5...@harrypotter (orig r5649):  richard | 2009-05-07 16:29:00 +0100
 Bug: N/A
 Description:
 Fix builds, so the kernel is not cleaned.
 
 

Modified:
    7.4/trunk/   (props changed)
    7.4/trunk/squeezeos/poky/meta-squeezeos/packages/linux/linux-jive_svn.bb

Propchange: 7.4/trunk/
------------------------------------------------------------------------------
--- svk:merge (original)
+++ svk:merge Thu May  7 08:29:46 2009
@@ -3,7 +3,7 @@
 bbe22326-0783-4b3a-ac2b-7ab96b24c8d9:/7.1/trunk:2920
 bbe22326-0783-4b3a-ac2b-7ab96b24c8d9:/7.2/trunk:2921
 bbe22326-0783-4b3a-ac2b-7ab96b24c8d9:/7.3/private-branches/jive-refresh:3653
-bbe22326-0783-4b3a-ac2b-7ab96b24c8d9:/7.3/trunk:5624
+bbe22326-0783-4b3a-ac2b-7ab96b24c8d9:/7.3/trunk:5649
 bbe22326-0783-4b3a-ac2b-7ab96b24c8d9:/branches/7.0:2013
 bbe22326-0783-4b3a-ac2b-7ab96b24c8d9:/branches/SN:1083
 bbe22326-0783-4b3a-ac2b-7ab96b24c8d9:/branches/scrolling:1378

Modified: 
7.4/trunk/squeezeos/poky/meta-squeezeos/packages/linux/linux-jive_svn.bb
URL: 
http://svn.slimdevices.com/jive/7.4/trunk/squeezeos/poky/meta-squeezeos/packages/linux/linux-jive_svn.bb?rev=5651&r1=5650&r2=5651&view=diff
==============================================================================
--- 7.4/trunk/squeezeos/poky/meta-squeezeos/packages/linux/linux-jive_svn.bb 
(original)
+++ 7.4/trunk/squeezeos/poky/meta-squeezeos/packages/linux/linux-jive_svn.bb 
Thu May  7 08:29:46 2009
@@ -59,3 +59,9 @@
        ln -sf ${KERNEL_IMAGETYPE}-${PV}-${MACHINE}-${DATETIME}.bin 
${KERNEL_IMAGETYPE}-${MACHINE}.bin
        tar -cvzf ${DEPLOY_DIR_IMAGE}/modules-${KERNEL_RELEASE}-${MACHINE}.tgz 
-C ${D} lib      
 }
+
+do_rm_work() {
+        # modules use the kernel source, don't remove it
+        echo "** DID NOT REMOVE KERNEL SOURCE, MODULES USE THIS **"
+}
+

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

Reply via email to