| Submitter | An, LimingX L |
|---|---|
| Date | June 1, 2012, 10:36 a.m. |
| Message ID | <cover.1338546445.git.limingx.l.an@intel.com> |
| Download | mbox |
| Permalink | /patch/29077/ |
| State | New |
| Headers | show |
Pull-request
git://git.pokylinux.org/poky-contrib limx/hob-bug-fixes-continueComments
On Fri, 2012-06-01 at 18:36 +0800, Liming An wrote: > 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 limx/hob-bug-fixes-continue > http://git.pokylinux.org/cgit.cgi/poky-contrib/log/?h=limx/hob-bug-fixes-continue > > Liming An (3): > Hob: clear the repeated function get_kernel_file_name > Hob: fix entry of recipe page can't be edited in case after clicked > clear button > Hob: fixed a definition not match issue when click choose directflb > in package page Merged to master, thanks. Richard
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 limx/hob-bug-fixes-continue http://git.pokylinux.org/cgit.cgi/poky-contrib/log/?h=limx/hob-bug-fixes-continue Liming An (3): Hob: clear the repeated function get_kernel_file_name Hob: fix entry of recipe page can't be edited in case after clicked clear button Hob: fixed a definition not match issue when click choose directflb in package page bitbake/lib/bb/ui/crumbs/builder.py | 5 +++-- bitbake/lib/bb/ui/crumbs/hobwidget.py | 10 ++-------- bitbake/lib/bb/ui/crumbs/imagedetailspage.py | 19 +------------------ bitbake/lib/bb/ui/crumbs/packageselectionpage.py | 2 +- 4 files changed, 7 insertions(+), 29 deletions(-)