Openembedded Bitbake Development
 help / color / mirror / Atom feed
From: Sujith Haridasan <sujith.h@gmail.com>
To: bitbake-devel@lists.openembedded.org
Subject: [PATCH 0/1] bitbake: cooker: convert type which needs to be marshalled
Date: Tue, 29 Nov 2016 15:27:21 +0530	[thread overview]
Message-ID: <cover.1480412829.git.sujith.h@gmail.com> (raw)

From: Sujith H <sujith.h@gmail.com>

While working on toaster, I found that when data returned from getAllKeysWithFlags 
was causing problem. So after debugging I found that one of the variable was having
a data type which couldn't be marshalled by xmlrpc. So this patch helps us
to make the data of type string.


The following changes since commit 71b7c3a88ec5a20d5e4531751d0bf23d5c94e494:

  Revert "classes/populate_sdk_ext: require uninative" (2016-11-28 15:49:15 +0000)

are available in the git repository at:

  git://git.yoctoproject.org/poky-contrib sujith/xmlrpc-cooker-fix
  http://git.yoctoproject.org/cgit.cgi/poky-contrib/log/?h=sujith/xmlrpc-cooker-fix

Sujith H (1):
  bitbake: cooker: convert type which needs to be marshalled

 bitbake/lib/bb/cooker.py | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

-- 
1.9.1



             reply	other threads:[~2016-11-29  9:57 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2016-11-29  9:57 Sujith Haridasan [this message]
2016-11-29  9:57 ` [PATCH 1/1] bitbake: cooker: convert type which needs to be marshalled Sujith Haridasan
2016-11-29 16:33   ` Christopher Larson

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.1480412829.git.sujith.h@gmail.com \
    --to=sujith.h@gmail.com \
    --cc=bitbake-devel@lists.openembedded.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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox