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.py
Commit message (
Expand
)
Author
Age
Files
Lines
*
recipetool: create: hide missing npm error when called from devtool
Paul Eggleton
2017-04-13
1
-0
/
+4
*
devtool: add: fix node.js/npm handling with recipe specific sysroots
Paul Eggleton
2017-04-13
1
-6
/
+22
*
devtool/recipetill: npm install of devDependencies
Anders Darander
2017-03-22
1
-0
/
+6
*
classes: Drop now unneeded update_data calls
Richard Purdie
2017-02-15
1
-1
/
+0
*
recipetool: create: do not treat numbers in SCM URLs as versions
Paul Eggleton
2017-02-07
1
-2
/
+1
*
scripts: remove True option to getVar calls
Joshua Lock
2016-12-16
1
-12
/
+12
*
recipetool: add postinst to .deb import
Stephano Cetola
2016-11-23
1
-3
/
+32
*
recipetool: create: separate LICENSE items with & by default
Paul Eggleton
2016-11-07
1
-5
/
+7
*
devtool: add: show recipetool create output
Paul Eggleton
2016-11-07
1
-6
/
+19
*
devtool: add: build nodejs-native if npm is needed and not available
Paul Eggleton
2016-10-05
1
-4
/
+6
*
recipetool: create: support git short form URLs
Paul Eggleton
2016-09-20
1
-3
/
+6
*
recipetool: create: tweak license crunching
Paul Eggleton
2016-09-20
1
-1
/
+1
*
recipetool: create: fix error with git tree and no network
Paul Eggleton
2016-09-20
1
-4
/
+10
*
recipetool: create: fix name/version extraction from filename
Paul Eggleton
2016-09-20
1
-14
/
+36
*
recipetool: create: avoid extra blank lines in output recipe
Paul Eggleton
2016-09-08
1
-1
/
+7
*
recipetool: create: allow license variable handling to be rerun
Paul Eggleton
2016-09-08
1
-50
/
+53
*
recipetool: create: add --keep-temp command line option
Paul Eggleton
2016-09-08
1
-1
/
+5
*
recipetool: create: support git submodules
Paul Eggleton
2016-09-08
1
-2
/
+9
*
recipetool: create: fix greedy regex that broke support for github tarballs
Paul Eggleton
2016-08-01
1
-1
/
+1
*
recipetool: record unknown license files
Paul Eggleton
2016-07-26
1
-0
/
+10
*
recipetool: create: support specifying a file as the local source
Paul Eggleton
2016-07-12
1
-5
/
+10
*
recipetool: create: fix handling of github URLs
Paul Eggleton
2016-07-12
1
-1
/
+1
*
recipetool: create: drop unused convert_pkginfo() function
Paul Eggleton
2016-07-08
1
-29
/
+0
*
recipetool: create: avoid decoding errors with Python 3
Paul Eggleton
2016-07-08
1
-3
/
+3
*
scripts: Fix urlparse imports for python3
Ed Bartosh
2016-06-02
1
-3
/
+3
*
scripts: Fix encoding errors for python3
Ed Bartosh
2016-06-02
1
-2
/
+2
*
scripts: Replace basestring -> str for python3
Ed Bartosh
2016-06-02
1
-1
/
+1
*
scripts: Fix deprecated dict methods for python3
Ed Bartosh
2016-06-02
1
-6
/
+6
*
recipetool / devtool: set a fixed SRCREV by default when fetching from git
Paul Eggleton
2016-06-01
1
-0
/
+5
*
recipetool: create: use ${BP} for subdir for binary packages
Paul Eggleton
2016-06-01
1
-2
/
+4
*
recipetool: create: extract variable values from .deb/.ipk/.rpm
Paul Eggleton
2016-06-01
1
-11
/
+94
*
recipetool: create: support extracting SUMMARY and HOMEPAGE
Paul Eggleton
2016-06-01
1
-22
/
+27
*
recipetool: create: fix falling back to declared license for npm packages
Paul Eggleton
2016-05-06
1
-1
/
+1
*
recipetool: create: don't create extra files directory unconditionally
Paul Eggleton
2016-03-20
1
-7
/
+8
*
recipetool: create: support creation of additional files by plugins
Paul Eggleton
2016-03-09
1
-0
/
+11
*
recipetool: create: check if npm available if npm:// URL specified
Paul Eggleton
2016-03-09
1
-0
/
+6
*
recipetool: create: split npm module dependencies into packages
Paul Eggleton
2016-03-09
1
-0
/
+28
*
recipetool: create: add license file crunching
Paul Eggleton
2016-03-09
1
-1
/
+76
*
recipetool: create: match *LICENSE* as a license file
Paul Eggleton
2016-03-09
1
-1
/
+1
*
recipetool: create: improve mapping for autotools program macros
Paul Eggleton
2016-03-09
1
-2
/
+20
*
recipetool: create: improve CMake package mapping
Paul Eggleton
2016-02-21
1
-3
/
+12
*
recipetool: create: set S when we set SRC_URI from local git repo
Paul Eggleton
2016-02-11
1
-0
/
+1
*
recipetool: create: convert http git URLs that don't end in .git but contain ...
Paul Eggleton
2016-02-11
1
-4
/
+6
*
recipetool: create: ensure URL parameters don't make it into the name
Paul Eggleton
2016-02-11
1
-1
/
+1
*
recipetool: create: determine name/version from github/bitbucket URLs
Paul Eggleton
2016-02-11
1
-9
/
+35
*
recipetool: create: better fix for fetch error handling
Paul Eggleton
2016-01-24
1
-2
/
+2
*
recipetool: create: fix extraction of name from URLs ending in /
Paul Eggleton
2016-01-24
1
-1
/
+1
*
recipetool: create: extract SRC_URI from local git repositories
Paul Eggleton
2016-01-24
1
-7
/
+23
*
devtool / recipetool: support specifying a subdirectory within the fetched so...
Paul Eggleton
2016-01-24
1
-2
/
+9
*
recipetool: create: add a couple more license checksums
Paul Eggleton
2016-01-19
1
-0
/
+2
[next]