[bitbake-devel] [PATCH 0/3] Hob: some fixes

Richard Purdie richard.purdie at linuxfoundation.org
Fri Jun 8 11:02:40 UTC 2012


On Sat, 2012-06-02 at 12:54 +0800, Shane Wang wrote:
> Here are some fixes for Hob:
>  - lower the limitation of PyGTK so Ubuntu 10.04 can still use Hob
>  - we will continue to change Hob, add versions for compatibility check
>  - some special chars can be shown as markup, replace them with escape chars
>     & -> &
>     < -> &lt;
>     > -> &gt;
>     and so on
> 
> The following changes since commit de4cdfd6bc1280ac7ac0559b87734d26294ef773:
> 
>   documentation/kernel-manual/kernel-how-to.xml: Updated to kernel 3.4 (2012-05-31 21:16:55 +0100)
> 
> are available in the git repository at:
>   git://git.pokylinux.org/poky-contrib shane/newproxy
>   http://git.pokylinux.org/cgit.cgi/poky-contrib/log/?h=shane/newproxy
> 
> Shane Wang (3):
>   Hob: lower the limitation for PyGTK
>   Hob: add versions for compatibility check between Hob and templates
>   Hob: Interpret some special characters for label markup

Merged to master, thanks.

Richard





More information about the bitbake-devel mailing list