From: Michael Mrozek Date: Fri, 4 Jun 2010 22:06:06 +0000 (+0200) Subject: Hotfix 2: Added Boost X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=708fd3075855116f73342a6f50d09406cb009ce6;p=openpandora.oe.git Hotfix 2: Added Boost --- diff --git a/recipes/hotfix/2/boost-filesystem_1.41.0-r8.1.5_armv7a.ipk b/recipes/hotfix/2/boost-filesystem_1.41.0-r8.1.5_armv7a.ipk new file mode 100644 index 0000000..7dffcf9 Binary files /dev/null and b/recipes/hotfix/2/boost-filesystem_1.41.0-r8.1.5_armv7a.ipk differ diff --git a/recipes/hotfix/2/boost-graph_1.41.0-r8.1.5_armv7a.ipk b/recipes/hotfix/2/boost-graph_1.41.0-r8.1.5_armv7a.ipk new file mode 100644 index 0000000..7be1af2 Binary files /dev/null and b/recipes/hotfix/2/boost-graph_1.41.0-r8.1.5_armv7a.ipk differ diff --git a/recipes/hotfix/2/boost-iostreams_1.41.0-r8.1.5_armv7a.ipk b/recipes/hotfix/2/boost-iostreams_1.41.0-r8.1.5_armv7a.ipk new file mode 100644 index 0000000..a9839ad Binary files /dev/null and b/recipes/hotfix/2/boost-iostreams_1.41.0-r8.1.5_armv7a.ipk differ diff --git a/recipes/hotfix/2/boost-program-options_1.41.0-r8.1.5_armv7a.ipk b/recipes/hotfix/2/boost-program-options_1.41.0-r8.1.5_armv7a.ipk new file mode 100644 index 0000000..9bd0862 Binary files /dev/null and b/recipes/hotfix/2/boost-program-options_1.41.0-r8.1.5_armv7a.ipk differ diff --git a/recipes/hotfix/2/boost-python_1.41.0-r8.1.5_armv7a.ipk b/recipes/hotfix/2/boost-python_1.41.0-r8.1.5_armv7a.ipk new file mode 100644 index 0000000..3c1690f Binary files /dev/null and b/recipes/hotfix/2/boost-python_1.41.0-r8.1.5_armv7a.ipk differ diff --git a/recipes/hotfix/2/boost-regex_1.41.0-r8.1.5_armv7a.ipk b/recipes/hotfix/2/boost-regex_1.41.0-r8.1.5_armv7a.ipk new file mode 100644 index 0000000..c836144 Binary files /dev/null and b/recipes/hotfix/2/boost-regex_1.41.0-r8.1.5_armv7a.ipk differ diff --git a/recipes/hotfix/2/boost-serialization_1.41.0-r8.1.5_armv7a.ipk b/recipes/hotfix/2/boost-serialization_1.41.0-r8.1.5_armv7a.ipk new file mode 100644 index 0000000..c15df5d Binary files /dev/null and b/recipes/hotfix/2/boost-serialization_1.41.0-r8.1.5_armv7a.ipk differ diff --git a/recipes/hotfix/2/boost-signals_1.41.0-r8.1.5_armv7a.ipk b/recipes/hotfix/2/boost-signals_1.41.0-r8.1.5_armv7a.ipk new file mode 100644 index 0000000..67e5bf9 Binary files /dev/null and b/recipes/hotfix/2/boost-signals_1.41.0-r8.1.5_armv7a.ipk differ diff --git a/recipes/hotfix/2/boost-system_1.41.0-r8.1.5_armv7a.ipk b/recipes/hotfix/2/boost-system_1.41.0-r8.1.5_armv7a.ipk new file mode 100644 index 0000000..88ef319 Binary files /dev/null and b/recipes/hotfix/2/boost-system_1.41.0-r8.1.5_armv7a.ipk differ diff --git a/recipes/hotfix/2/boost-test_1.41.0-r8.1.5_armv7a.ipk b/recipes/hotfix/2/boost-test_1.41.0-r8.1.5_armv7a.ipk new file mode 100644 index 0000000..bcfe889 Binary files /dev/null and b/recipes/hotfix/2/boost-test_1.41.0-r8.1.5_armv7a.ipk differ diff --git a/recipes/hotfix/2/boost.deb b/recipes/hotfix/2/boost.deb new file mode 100644 index 0000000..7134543 Binary files /dev/null and b/recipes/hotfix/2/boost.deb differ diff --git a/recipes/hotfix/2/boost_1.41.0-r8.1.5_armv7a.ipk b/recipes/hotfix/2/boost_1.41.0-r8.1.5_armv7a.ipk new file mode 100644 index 0000000..7134543 Binary files /dev/null and b/recipes/hotfix/2/boost_1.41.0-r8.1.5_armv7a.ipk differ diff --git a/recipes/hotfix/updater1.sh b/recipes/hotfix/updater1.sh index 031b7c2..c64c119 100755 --- a/recipes/hotfix/updater1.sh +++ b/recipes/hotfix/updater1.sh @@ -35,7 +35,7 @@ echo "# Updating kernel if needed" err="There is not enough diskspace on /boot/ to update the kernel.\n\nKernel couldn't be updated." echo "Kernel not updated - not enough diskspace on /boot/" >> /tmp/updater.log else - cp uImage /boot/uImage.new + cp 1/uImage /boot/uImage.new sync currkern=$(md5sum /boot/uImage.new | cut -d" " -f1) if [ $currkern = $newkern ]; then @@ -63,7 +63,7 @@ echo "# Updating kernel if needed" echo "20" echo "# Installing missing Python libraries" if [ ! -f /usr/lib/glob.py ]; - opkg install gnome-vfs-plugin-ftp_2.24.1-r2.5_armv7a.ipk gnome-vfs-plugin-http_2.24.1-r2.5_armv7a.ipk python-pycairo_1.4.0-ml3.5_armv7a.ipk python-pygtk_2.16.0-r1.5_armv7a.ipk python-shell_2.6.4-ml9.1.5_armv7a.ipk + opkg install 1/gnome-vfs-plugin-ftp_2.24.1-r2.5_armv7a.ipk 1/gnome-vfs-plugin-http_2.24.1-r2.5_armv7a.ipk 1/python-pycairo_1.4.0-ml3.5_armv7a.ipk 1/python-pygtk_2.16.0-r1.5_armv7a.ipk 1/python-shell_2.6.4-ml9.1.5_armv7a.ipk echo "Python libraries successfully updated" >> /tmp/updater.log sync else @@ -110,8 +110,8 @@ echo "# Installing updated MiniMenu" echo "40" echo "# Installing Boost Library" -if [ ! -f /usr/lib/glob.py ]; - opkg install 2/ +if [ ! -f /usr/lib/libboost_prg_exec_monitor-mt-d.so.1.41.0 ]; + opkg install 2/boost* echo "Boost library successfully updated" >> /tmp/updater.log sync else @@ -128,4 +128,4 @@ echo "# Installing updated scripts" # Zenity Progress goes here -fi \ No newline at end of file +fi