
之前就关注过pokylinux,今天又看到其发布的poky platform builder。
对于linux开发人员来说,这个工具的确是很好用的。
With Poky platform builder you can:
Design
Design a platform to suit your device, rather than the other way around, by building on a fully optimised GNOME Mobile stack with many pre-configured and packaged software components available.
Gnome Mobile我想应该是linux GUI Mobile上面的一个标准。很多版本都是基于这个的,比如unbuntu mobile。
使用pocky platform builder,我们不再需要自己去编译,修改脚本等繁琐的事情。
Develop
Integration with the Anjuta IDE means painless cross target application development. Automatic SDK and cross compiler generation will allow you to easily enable third party application development for your device.
Build
Create ready to install filesystem images and individual application packages which provide incremental updates and reduce the need for error-prone reflashing. Cut down the development cycle with fast multithreaded builds.
Debug
Debug applications running on the device with remote GDB support. Find the hotspots in your system, from the kernel to application level, using OProfile, without the need for recompilation or kernel patches.
Test
QEMU integration allows the easy testing of images and applications even without a target device. Catch routine and system level bugs with continuous build and integration testing.
Support
Poky has a growing open community backed up by commercial support provided by OpenedHand.