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
Commit message (
Expand
)
Author
Age
Files
Lines
*
argparse_oe: Add int_positive type
Aníbal Limón
2017-07-21
1
-0
/
+7
*
oe/copy_buildsystem: check_sstate_task_list also pop BBPATH from env
Aníbal Limón
2017-07-21
1
-0
/
+1
*
oeqa/selftest/{context,case}: Handle KeyboardInterrupt/SIGINT and SIGTERM
Aníbal Limón
2017-07-21
2
-46
/
+97
*
selftest/cases/package: Call parent setUpClass method
Aníbal Limón
2017-07-21
1
-0
/
+2
*
oeqa/core/loader: Generate function _make_failed_test dynamically
Aníbal Limón
2017-07-21
1
-13
/
+12
*
oeqa/eSDK: Ignore errors during directory cleanup
Richard Purdie
2017-07-21
1
-1
/
+1
*
recipetool: Setup logging before calling prepare
Richard Purdie
2017-07-21
1
-1
/
+1
*
devtool: Setup logging before calling prepare
Richard Purdie
2017-07-21
1
-1
/
+1
*
oe-pkgdata-util: Setup logging before calling prepare
Richard Purdie
2017-07-21
1
-2
/
+1
*
recipetool: create: refactor code for ensuring npm is available
Paul Eggleton
2017-07-21
4
-79
/
+34
*
classes/base: set do_unpack dependencies for rpm files
Paul Eggleton
2017-07-21
1
-2
/
+2
*
recipetool: create: reimplement fetching with normal fetch/unpack tasks
Paul Eggleton
2017-07-21
4
-65
/
+153
*
recipetool: create: eliminate second fetch for packages
Paul Eggleton
2017-07-21
1
-15
/
+6
*
recipetool: create: ensure meaningful error for malformed tarballs
Paul Eggleton
2017-07-21
1
-4
/
+18
*
devtool: extract: refactor kern-tools-native handling
Paul Eggleton
2017-07-21
1
-32
/
+5
*
classes/staging: change fixme debug message from note to debug
Paul Eggleton
2017-07-21
1
-1
/
+1
*
oe-init-build-env-memres: Drop it
Richard Purdie
2017-07-21
4
-101
/
+1
*
conf/sanity: Update minimum bitbake verison to 1.35.0 for server rework
Richard Purdie
2017-07-21
1
-1
/
+1
*
bitbake: fetch2: fire an event when there are missing checksums
Paul Eggleton
2017-07-21
1
-0
/
+10
*
bitbake: fetch2: allow hiding checksum warning
Paul Eggleton
2017-07-21
1
-0
/
+6
*
bitbake: tinfoil: add more doc comments
Paul Eggleton
2017-07-21
1
-0
/
+65
*
bitbake: tinfoil: add simple API for getting cached recipe information
Paul Eggleton
2017-07-21
1
-0
/
+142
*
bitbake: tinfoil: enable access to additional cached items
Paul Eggleton
2017-07-21
2
-0
/
+40
*
bitbake: tinfoil: add functionality for running full builds
Paul Eggleton
2017-07-21
1
-0
/
+154
*
bitbake: knotty: make it possible to use termfilter without either console
Paul Eggleton
2017-07-21
1
-2
/
+4
*
bitbake: lib/bb/ui/uihelper: indicate to caller of eventHandler() if events h...
Paul Eggleton
2017-07-21
1
-0
/
+3
*
bitbake: lib/bb/event: refactor printing events
Paul Eggleton
2017-07-21
7
-71
/
+53
*
bitbake: tinfoil: set a flag when recipes have been parsed
Paul Eggleton
2017-07-21
1
-0
/
+3
*
bitbake: tinfoil: add a parse_recipes() function
Paul Eggleton
2017-07-21
2
-2
/
+8
*
bitbake: tinfoil: add internal mode to build_file() function
Paul Eggleton
2017-07-21
3
-15
/
+37
*
bitbake: bb/main.py: fix logic for --observe-only
Robert Yang
2017-07-21
1
-1
/
+1
*
bitbake: bb/main.py: avoid starting server when not needed
Robert Yang
2017-07-21
1
-2
/
+8
*
bitbake: bb/main.py: fix infinite loop for --server-only
Robert Yang
2017-07-21
1
-1
/
+1
*
bitbake: server/process.py: fix self.bitbake_lock.write()
Robert Yang
2017-07-21
1
-2
/
+2
*
bitbake: cookerdata/cooker: Restore original datastore upon client disconnect
Richard Purdie
2017-07-21
2
-0
/
+11
*
bitbake: server: Rework the server API so process and xmlrpc servers coexist
Richard Purdie
2017-07-21
10
-916
/
+789
*
bitbake: daemonize: Various fixes
Richard Purdie
2017-07-21
1
-8
/
+12
*
bitbake: cookerdata: Add a function to find TOPDIR
Richard Purdie
2017-07-21
1
-0
/
+21
*
bitbake: server: Remove base classes and inline code
Richard Purdie
2017-07-21
3
-86
/
+80
*
bitbake: event/command: Allow UI to request the UI eventhander ID
Richard Purdie
2017-07-21
3
-4
/
+19
*
linux-yocto: Update genericx86* SRCREVs for linux-yocto 4.9
Alejandro Hernandez
2017-07-20
1
-4
/
+4
*
linux-yocto: Update genericx86* SRCREVs for linux-yocto 4.4
Alejandro Hernandez
2017-07-20
1
-4
/
+4
*
linux-yocto: Update genericx86* SRCREVs for linux-yocto 4.1
Alejandro Hernandez
2017-07-20
1
-4
/
+4
*
meta-yocto-bsp: bump to the latest linux stable kernel for the non-x86 BSPs
Kevin Hao
2017-07-20
3
-18
/
+18
*
libgcrypt: upgrade to 1.7.8
Ross Burton
2017-07-19
1
-2
/
+2
*
libgcrypt: merge bb and inc file
Ross Burton
2017-07-19
2
-51
/
+49
*
systemd: refuse to load units with errors (CVE-2017-1000082)
Ross Burton
2017-07-19
2
-0
/
+330
*
bitbake: fetch2: fix indentation
Paul Eggleton
2017-07-18
1
-47
/
+47
*
bitbake: cooker: fix whitespace
Paul Eggleton
2017-07-18
1
-4
/
+4
*
bitbake: cache.py: fix whitespace
Paul Eggleton
2017-07-18
1
-14
/
+13
[next]