Openembedded Bitbake Development
 help / color / mirror / Atom feed
From: Anders Darander <anders@chargestorm.se>
To: bitbake-devel@lists.openembedded.org
Cc: Anders Darander <anders@chargestorm.se>
Subject: [PATCH 0/2] Handle angular2 package names in bitbake
Date: Fri, 24 Feb 2017 21:52:16 +0100	[thread overview]
Message-ID: <cover.1487969243.git.anders@chargestorm.se> (raw)

When trying to build a webapp using angular2, some issued with angular2's
npm package names were found. This series fixes the bitbake issues, one or 
more late pull-request to oe-core will look into that side.

The following changes since commit 5b364b02270b0d7c2b7ca8d67fa2731bf93720ee:

  fetch2/svn: change 'rsh' parameter to 'ssh' (2017-02-19 08:29:43 -0800)

are available in the git repository at:

  git://github.com/darander/bitbake npm
  https://github.com/darander/bitbake/tree/npm

Anders Darander (2):
  fetch2/__init__: handle @ in package names
  lib/bb/fetch2: rewrite / to - in package names

 lib/bb/fetch2/__init__.py | 2 +-
 lib/bb/fetch2/npm.py      | 5 +++--
 2 files changed, 4 insertions(+), 3 deletions(-)

-- 
2.10.2



             reply	other threads:[~2017-02-24 20:52 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2017-02-24 20:52 Anders Darander [this message]
2017-02-24 20:52 ` [PATCH 1/2] fetch2/__init__: handle @ in package names Anders Darander
2017-02-24 20:52 ` [PATCH 2/2] lib/bb/fetch2: rewrite / to - " Anders Darander

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.1487969243.git.anders@chargestorm.se \
    --to=anders@chargestorm.se \
    --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