- Sep 16, 2016
-
-
Lukas Bulwahn authored
-
- Jan 13, 2016
-
-
Jose Pardeiro authored
-
- Jan 21, 2015
-
-
Lukas Bulwahn authored
-
- Aug 05, 2013
-
-
Lukas Bulwahn authored
-
- Jul 22, 2013
-
-
Lukas Bulwahn authored
To compile nodelet-topic-tools, we must provide a working dynamic-reconfigure in the native sysroot. This requires some adjustments to the native versions of the required python modules. In particular, the following tasks ran successfully for this commit: This command tests compiling rospack-native: rm bitbake.lock cache/ sstate-cache/ tmp-eglibc/ -rf && bitbake rospack-native This command tests compiling roslib-native: rm bitbake.lock cache/ sstate-cache/ tmp-eglibc/ -rf && bitbake roslib-native As nodelet-topic-tools uses rospack-native and roslib-native to some extent (dependency: rospack-native -> roslib-native -> dynamic-reconfigure-native -> nodelet-topic-tools), this command tests running rospack-native and roslib-native: rm bitbake.lock cache/ sstate-cache/ tmp-eglibc/ -rf && bitbake nodelet-topic-tools This command tests compiling rospack and roslib: rm bitbake.lock cache/ sstate-cache/ tmp-eglibc/ -rf && bitbake rospack rm bitbake.lock cache/ sstate-cache/ tmp-eglibc/ -rf && bitbake roslib All these command run with this commit without errors, and future commits to these files should keep them run without errors or justify modifications with better tests. A minor open issue related to rospack is issue #116 (cf. https://github.com/bmwcarit/meta-ros/issues/116). This commit incorporates feedback from Stefan Herbrechtsmeier.
-
- Jul 05, 2013
-
-
Lukas Bulwahn authored
-
- Feb 08, 2013
-
-
Lukas Bulwahn authored
using BBCLASSEXTEND = "native" and removing the separate native package files (thanks to Stefan Herbrechtsmeier for this hint)
-
- Jan 03, 2013
-
-
Lukas Bulwahn authored
-
- Dec 21, 2012
-
-
Lukas Bulwahn authored
adding the setuptools class from openembedded classic; adjusting the packages; adding legal statement
-
- Dec 20, 2012
-
-
Lukas Bulwahn authored
-
Lukas Bulwahn authored
experimenting with a solution for the packaging with easyinstall that was suggested by Ross Burton on the oe mailing list
-
Lukas Bulwahn authored
-
Lukas Bulwahn authored
-
Lukas Bulwahn authored
-
Lukas Bulwahn authored
-
Lukas Bulwahn authored
This reverts commit aa0c0ec99370f6ffcd19e9c5f3c9cf1a7cf65a76.
-
Lukas Bulwahn authored
-
Lukas Bulwahn authored
-
Lukas Bulwahn authored
-