Created attachment 39 [details] patch for buildroot r24936 New package for dbus c++ language bindings (see attached patch).
Hi, i don't quite like the git handling as there's no control of what revision you're downloading. Do you have any idea if a release is coming up soon? If so, then I would prefer to wait until then.
Created attachment 187 [details] reworked patch to reference a specific git commit tree aka "version"
(In reply to comment #1) > i don't quite like the git handling as there's no control of what revision > you're downloading. That's right, I don't like it neither. There is still no tag/version from upstream. It seams, that they are currently merging in some changes from another git tree. I think this will take some time. I reworked my patch to explicitly reference a git commit tree "version". This way it would be easy to change to an official upstream version number. Regards Robert
Move milestone to 2010.05 since enhancements will not be handled before the release of 2010.02.
After some long long time http://www.freedesktop.org/wiki/Software/dbus-cpp/ (maintained it seems, release tarballs, recommended) was added to buildroot in commit 74922ba73785c56165910cda0c835514866cf2bc for the upcoming 2014.02. Thanks.