Skip to content
Snippets Groups Projects
Commit 3885047f authored by Lukas Bulwahn's avatar Lukas Bulwahn
Browse files

Updated README file

parent 872e9e40
No related branches found
No related tags found
No related merge requests found
......@@ -30,4 +30,5 @@ RESOLVED ISSUES:
RESOLVED by patching distutils class--will be committed to yocto.
OPEN ISSUES:
- Yocto: python-setuptools requires python-modules at run-time.
\ No newline at end of file
- Yocto: python-setuptools requires python-modules at run-time.
- rospkg modules are not found when runnning python.
......@@ -13,4 +13,4 @@ IMAGE_ROOTFS_EXTRA_SPACE = "524288"
# remove not needed ipkg informations
ROOTFS_POSTPROCESS_COMMAND += "remove_packaging_data_files ; "
IMAGE_INSTALL += "boost packagegroup-core-ssh-openssh dhcp-client file ldd python-modules python-setuptools python-rospkg python-rosinstall git cmake python-empy"
IMAGE_INSTALL += "boost packagegroup-core-ssh-openssh dhcp-client file ldd python-modules python-setuptools python-rospkg python-rosinstall git cmake python-empy python-pyyaml"
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment