All of lore.kernel.org
 help / color / mirror / Atom feed
From: Ed Bartosh <ed.bartosh@linux.intel.com>
To: toaster@yoctoproject.org
Subject: [PATCH 0/2] fix for 7969 - Toaster shows recipes without names to users
Date: Thu,  1 Oct 2015 20:08:16 +0300	[thread overview]
Message-ID: <cover.1443718816.git.ed.bartosh@linux.intel.com> (raw)

Hi,

Fixed 7969. The issue was caused by incomplete records in the database.
Now the root cause is fixed in backend(lsupdate).
Just to make sure incomplete records are not shown in UI even if they exist
another piece of backend(get_all_compatible_recipes) was modified to filter
out recipes with empty names.

The following changes since commit 7b10ae122d46891c734e786358ea5f36760e8d5e:

  toaster: Fix broken test case (2015-10-01 10:42:16 +0100)

are available in the git repository at:

  git://git.yoctoproject.org/poky-contrib ed/toaster/7969
  http://git.yoctoproject.org/cgit.cgi/poky-contrib/log/?h=ed/toaster/7969

Ed Bartosh (2):
  toaster: delete recipe if it can't be saved
  toaster: exclude recipes with empty names

 bitbake/lib/toaster/orm/models.py | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

--
Regards,
Ed



             reply	other threads:[~2015-10-01 17:09 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-10-01 17:08 Ed Bartosh [this message]
2015-10-01 17:08 ` [PATCH 1/2] toaster: delete recipe if it can't be saved Ed Bartosh
2015-10-01 17:08 ` [PATCH 2/2] toaster: exclude recipes with empty names Ed Bartosh
2015-10-01 21:19 ` [PATCH 0/2] fix for 7969 - Toaster shows recipes without names to users Brian Avery

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=cover.1443718816.git.ed.bartosh@linux.intel.com \
    --to=ed.bartosh@linux.intel.com \
    --cc=toaster@yoctoproject.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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.