Author: fmueller
Date: Thu Feb 2 11:31:35 2012
New Revision: 9596
URL: http://svn.slimdevices.com/jive?rev=9596&view=rev
Log:
Bug: n/a
Description: Support for LiteOn light sensor
- Copy existing MSP430 firmware file for board revision 7
- Allow firmware to run on board revision 7
Modified:
7.7/trunk/squeezeos/poky/meta-squeezeos/conf/machine/baby.conf
7.7/trunk/squeezeos/poky/meta-squeezeos/packages/msp430/baby-msp430-bin_1.0.bb
7.7/trunk/squeezeos/poky/meta-squeezeos/packages/msp430/baby-msp430-src_svn.bb
Modified: 7.7/trunk/squeezeos/poky/meta-squeezeos/conf/machine/baby.conf
URL:
http://svn.slimdevices.com/jive/7.7/trunk/squeezeos/poky/meta-squeezeos/conf/machine/baby.conf?rev=9596&r1=9595&r2=9596&view=diff
==============================================================================
--- 7.7/trunk/squeezeos/poky/meta-squeezeos/conf/machine/baby.conf (original)
+++ 7.7/trunk/squeezeos/poky/meta-squeezeos/conf/machine/baby.conf Thu Feb 2
11:31:35 2012
@@ -69,6 +69,7 @@
baby:0004\\n\
baby:0005\\n\
baby:0006\\n\
+baby:0007\\n\
baby:25000\\n\
"
Modified:
7.7/trunk/squeezeos/poky/meta-squeezeos/packages/msp430/baby-msp430-bin_1.0.bb
URL:
http://svn.slimdevices.com/jive/7.7/trunk/squeezeos/poky/meta-squeezeos/packages/msp430/baby-msp430-bin_1.0.bb?rev=9596&r1=9595&r2=9596&view=diff
==============================================================================
---
7.7/trunk/squeezeos/poky/meta-squeezeos/packages/msp430/baby-msp430-bin_1.0.bb
(original)
+++
7.7/trunk/squeezeos/poky/meta-squeezeos/packages/msp430/baby-msp430-bin_1.0.bb
Thu Feb 2 11:31:35 2012
@@ -1,7 +1,7 @@
DESCRIPTION = "baby msp430 firmware"
LICENSE = "Confidential"
-PR="r43"
+PR="r44"
PROVIDES = "baby-msp430"
@@ -20,6 +20,7 @@
install -m 0644 ${WORKDIR}/msp430-0003.txt
${INSTALL_DIR}/msp430-0004.txt
install -m 0644 ${WORKDIR}/msp430-0003.txt
${INSTALL_DIR}/msp430-0005.txt
install -m 0644 ${WORKDIR}/msp430-0003.txt
${INSTALL_DIR}/msp430-0006.txt
+ install -m 0644 ${WORKDIR}/msp430-0003.txt
${INSTALL_DIR}/msp430-0007.txt
}
PACKAGES = "baby-msp430"
Modified:
7.7/trunk/squeezeos/poky/meta-squeezeos/packages/msp430/baby-msp430-src_svn.bb
URL:
http://svn.slimdevices.com/jive/7.7/trunk/squeezeos/poky/meta-squeezeos/packages/msp430/baby-msp430-src_svn.bb?rev=9596&r1=9595&r2=9596&view=diff
==============================================================================
---
7.7/trunk/squeezeos/poky/meta-squeezeos/packages/msp430/baby-msp430-src_svn.bb
(original)
+++
7.7/trunk/squeezeos/poky/meta-squeezeos/packages/msp430/baby-msp430-src_svn.bb
Thu Feb 2 11:31:35 2012
@@ -2,7 +2,7 @@
LICENSE = "Confidential"
PV = "svnr${SRCREV}"
-PR="r14"
+PR="r15"
PROVIDES = "baby-msp430"
@@ -24,6 +24,7 @@
install -m 0644 ${S}/msp430-0003.txt ${INSTALL_DIR}/msp430-0004.txt
install -m 0644 ${S}/msp430-0003.txt ${INSTALL_DIR}/msp430-0005.txt
install -m 0644 ${S}/msp430-0003.txt ${INSTALL_DIR}/msp430-0006.txt
+ install -m 0644 ${S}/msp430-0003.txt ${INSTALL_DIR}/msp430-0007.txt
}
PACKAGES = "baby-msp430"
_______________________________________________
Jive-checkins mailing list
[email protected]
http://lists.slimdevices.com/mailman/listinfo/jive-checkins