index
:
linux/poky.git
1.1_M1
1.1_M2
1.1_M3
1.1_M4
1.2_M1
1.2_M2
1.2_M3
1.2_M4
1.3_M1
1.3_M2
1.3_M3
1.3_M4
1.3_M5
1.3_beta
1.4_M1
1.4_M3
1.4_M4
1.4_M5
1.6_M5
bernard
blinky
clyde
daisy
daisy-140929
daisy-enea
daisy-enea-231026
danny
danny-next
denzil
dizzy
dizzy-enea
dora
dora-toaster
dunfell
dunfell-next
dylan
edison
elroy
enea_linux_3
fido
gatesgarth
gatesgarth-next
genericarm64
green
halstead/hashclient
hardknott
hardknott-next
honister
jethro
kirkstone
kirkstone-next
krogoth
krogoth-enea
krogoth-next
langdale
laverne
master
master-next
master-next2
master-test
master-uninative
mickledore
mickledore-next
morty
morty-next
nanbield
pinky
purple
pyro
pyro-enea
pyro-next
pyro-nfvaccess
python3
rocko
rocko-next
scarthgap
styhead
sumo
sumo-next
thud
thud-next
warrior
warrior-next
zeus
zeus-next
zeus-next2
Mirror of git.yoctoproject.org/poky
N/A
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
scripts
/
lib
/
recipetool
/
create_npm.py
Commit message (
Expand
)
Author
Age
Files
Lines
*
recipetool/create_npm: handle the licenses of the dependencies
Jean-Marie LEMETAYER
2020-01-27
1
-0
/
+46
*
recipetool/create_npm: refactor the npm recipe creation handler
Jean-Marie LEMETAYER
2020-01-27
1
-290
/
+178
*
meta/lib+scripts: Convert to SPDX license headers
Richard Purdie
2019-05-09
1
-11
/
+1
*
recipetool: add missed module
Lei Yang
2019-04-12
1
-0
/
+1
*
logging: use warning instead warn
Chen Qi
2018-07-26
1
-3
/
+3
*
recipetool: fixed uncaught NameError exception
Sarah Marsh
2018-05-04
1
-0
/
+1
*
recipetool: create: drop debug print
Paul Eggleton
2017-11-11
1
-1
/
+0
*
recipetool: create: fix npm license code regression
Paul Eggleton
2017-08-23
1
-0
/
+3
*
recipetool: create: fix broken import in npm module
Paul Eggleton
2017-08-23
1
-1
/
+1
*
recipetool: allow plugins to set LICENSE and LIC_FILES_CHKSUM
Paul Eggleton
2017-08-23
1
-42
/
+2
*
recipetool: create: refactor code for ensuring npm is available
Paul Eggleton
2017-07-21
1
-2
/
+25
*
recipetool: create: reimplement fetching with normal fetch/unpack tasks
Paul Eggleton
2017-07-21
1
-5
/
+5
*
recipetool: create: hide missing npm error when called from devtool
Paul Eggleton
2017-04-13
1
-1
/
+1
*
devtool: add: fix node.js/npm handling with recipe specific sysroots
Paul Eggleton
2017-04-13
1
-9
/
+11
*
recipetool: create: fix for regression in npm license handling
Paul Eggleton
2017-04-13
1
-1
/
+2
*
devtool/recipetill: npm install of devDependencies
Anders Darander
2017-03-22
1
-5
/
+18
*
scripts/lib/create_npm: handle Public Domain licenses
Anders Darander
2017-03-04
1
-0
/
+1
*
scripts/lib/create_npm: handle AND and OR in licenses
Anders Darander
2017-03-04
1
-1
/
+15
*
scripts/lib/create_npm: rewrite see license in eula
Anders Darander
2017-03-04
1
-2
/
+4
*
create_npm.py: convert MIT/X11 to MIT
Anders Darander
2017-03-04
1
-0
/
+2
*
recipetool: create: properly handle npm optional dependencies
Paul Eggleton
2017-02-07
1
-7
/
+49
*
scripts: remove True option to getVar calls
Joshua Lock
2016-12-16
1
-3
/
+3
*
devtool: add: build nodejs-native if npm is needed and not available
Paul Eggleton
2016-10-05
1
-1
/
+3
*
recipetool: create: support node.js code outside of npm
Paul Eggleton
2016-09-08
1
-1
/
+110
*
recipetool: create: avoid decoding errors with Python 3
Paul Eggleton
2016-07-08
1
-1
/
+1
*
scripts: Fix deprecated dict methods for python3
Ed Bartosh
2016-06-02
1
-2
/
+2
*
recipetool: create: support extracting SUMMARY and HOMEPAGE
Paul Eggleton
2016-06-01
1
-2
/
+2
*
recipetool: create: fix falling back to declared license for npm packages
Paul Eggleton
2016-05-06
1
-1
/
+1
*
recipetool: create: shrinkwrap and lockdown npm modules
Paul Eggleton
2016-03-09
1
-0
/
+57
*
recipetool: create: split npm module dependencies into packages
Paul Eggleton
2016-03-09
1
-3
/
+54
*
recipetool: create: add basic support for new npm fetcher/class
Paul Eggleton
2016-03-02
1
-0
/
+48