Commit Graph

22 Commits

Author SHA1 Message Date
Lukas Bulwahn d05b5e5f99 python-numpy: drop now superfluous bbappend file
In the meta-ros commit b6080314 (commit date: 2013-11-17) [1], we
add python-numpy_1.7.0.bbappend to provide python-numpy as native
package, as the version update to cv-bridge 1.10.14 needs that.

Coincidentally, Ross Burton added native support to the
python-numpy recipe in the meta-openembedded commit c13c5f40
(commit date: 2013-11-18) [2]. However, the existing bbappend in
meta-ros was still required for use with releases before commit
c13c5f40.

On 2014-01-14, the python-numpy recipe was moved from meta-oe to
openembedded-core (commit a4415f89 and 9bf355cc [3, 4]).
Now, on 2015-12-16, the python-numpy recipe was updated to 1.10.1
(commit 3c3932f3 [5]), and hence, our version-specific bbappend
file fails to apply.

As the native package addition is now in the recipe for over two
years (commit date: 2013-11-18), and we assume all users to work on
versions where the change has been included, we simply drop our now
superfluous bbappend file.

[1] b608031450
[2] http://cgit.openembedded.org/meta-openembedded/commit/?id=c13c5f40160d289bb62538a16900fed30621cb22
[3] http://cgit.openembedded.org/meta-openembedded/commit/?id=a4415f89e533a59ba358f8575d56216d3650e59e
[4] http://cgit.openembedded.org/openembedded-core/commit/?id=9bf355cceaec6ebacdcbcc35f9713ff73e1c85da
[5] http://cgit.openembedded.org/openembedded-core/commit/?id=3c3932f3560c898e32287c8733b61180685ee539

Signed-off-by: Lukas Bulwahn <lukas.bulwahn@oss.bmw-carit.de>
2015-12-17 09:36:36 +01:00
Lukas Bulwahn 5199b2c0b6 add ROS_PACKAGE_PATH in environment (resolves #348) 2015-09-23 12:21:22 +02:00
Lukas Bulwahn 07f165464d add ROS_DISTRO in environment (resolves #347) 2015-09-23 12:07:05 +02:00
Lukas Bulwahn a6b2b8ba3a README.md: revise version in summary 2015-09-23 11:55:34 +02:00
Lukas Bulwahn 50a6bf744b README.md: use same installation guide for hydro and indigo (resolves #336)
As the installation guide for hydro and indigo only differs in
small details, the same wiki page is used for the hydro and indigo
distribution.

Signed-off-by: Lukas Bulwahn <lukas.bulwahn@oss.bmw-carit.de>
2015-08-28 09:42:08 +02:00
Kristof Robot 656a83cd02 README: adding meta-multimedia dependency (resolves #334) 2015-07-25 07:42:48 +02:00
Lukas Bulwahn 0a2747aedb properly updating to ROS indigo 2015-06-13 16:02:53 +02:00
Lukas Bulwahn 0b5907495d README.md: acknowledge recent contributors 2015-03-30 07:05:23 +02:00
Lukas Bulwahn 37913b13b0 README.md: informing about setup for cv-bridge 2015-02-18 10:55:28 +01:00
Lukas Bulwahn 192a25c424 dropping unmaintained test-reports git submodule (resolves #297) 2014-12-02 08:41:55 +01:00
Kristof Robot 86a2088a3c README: adding BBLAYERS example under USAGE 2014-10-26 10:28:03 +01:00
Kristof Robot 404893ef67 README.md: updating dependency section (resolves #289) 2014-08-19 09:05:49 +02:00
Peter S. Housel a2ffde5153 README.md: update to reflect new ROS package prefix
Update the setup instructions to reflect the use of ${ros_prefix}.
2014-08-14 12:30:00 -07:00
Lukas Bulwahn 43cfe9b024 README.md: explaining purpose of a dedicated section 2014-05-03 12:31:43 +02:00
Lukas Bulwahn 87eeac16d1 README.md: adding links to important resources 2014-05-03 09:24:27 +02:00
Lukas Bulwahn caac902925 README.md: replacing outdated note by honest statement 2014-05-03 08:46:55 +02:00
Lukas Bulwahn b1cf3c8acf README.md: updating the summary, maintainers and contributors 2014-05-03 08:10:56 +02:00
Kristof Robot 7e2b6ef64c adjusting to cmake.bbclass changes in OE-Core (resolves #229) 2014-03-02 18:53:39 +01:00
Khem Raj 1ba45aaa58 README: Add bitbake > 1.20 dependency
Document the specific versions of bitbake needed
Add myself to contributor list

Signed-off-by: Khem Raj <raj.khem@gmail.com>
2014-01-23 08:33:47 -08:00
Lukas Bulwahn cf95888918 README.md: acknowledge Kristof's contributions 2013-11-05 10:44:22 +01:00
Lukas Bulwahn 55085439e0 README: adding William as contributor 2013-10-21 09:46:17 +02:00
Lukas Bulwahn 7f90089fd9 README.md: use markdown syntax for README 2013-10-21 07:19:20 +02:00