All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/1] Re-enable custom preference dialog responder
@ 2011-09-14 23:35 Joshua Lock
  2011-09-14 23:35 ` [PATCH 1/1] ui/crumbs/hobprefs: re-enable reloading of data after prefs changes Joshua Lock
  0 siblings, 1 reply; 2+ messages in thread
From: Joshua Lock @ 2011-09-14 23:35 UTC (permalink / raw)
  To: bitbake-devel

When disabling code in an earlier commit[1] I'd accidentally disabled the custom
response callback that forced a re-parse after changing certain preferences.

The following patch re-enables this code.

Regards,
Joshua

1. http://git.openembedded.org/cgit.cgi/bitbake/commit/?id=3157967d08266b8d1ac563ba609ac3027b60d040

The following changes since commit f4be83aae77a713e2b5a2d094651639b6e641031:

  hob: correctly set the selected image when loading a recipe (2011-09-13 08:30:49 -0700)

are available in the git repository at:
  git://github.com/incandescant/bitbake hob
  https://github.com/incandescant/bitbake/tree/hob

Joshua Lock (1):
  ui/crumbs/hobprefs: re-enable reloading of data after prefs changes

 lib/bb/ui/crumbs/hobprefs.py |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

-- 
1.7.6




^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2011-09-14 23:40 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-09-14 23:35 [PATCH 0/1] Re-enable custom preference dialog responder Joshua Lock
2011-09-14 23:35 ` [PATCH 1/1] ui/crumbs/hobprefs: re-enable reloading of data after prefs changes Joshua Lock

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.