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
/
meta
/
classes
/
externalsrc.bbclass
Commit message (
Expand
)
Author
Age
Files
Lines
*
externalsrc: Detect code changes in submodules
Tomasz Dziendzielski
2021-01-28
1
-1
/
+11
*
externalsrc: Fix parsing error with devtool non-git sources
Tomasz Dziendzielski
2021-01-23
1
-0
/
+4
*
externalsrc: No single-task lock if S != B
Douglas Royds
2020-10-17
1
-1
/
+1
*
externalsrc: always set SRCPV
Alexander Kanavin
2019-12-28
1
-3
/
+2
*
externalsrc: stop rebuilds of 2+ externalsrc recipes sharing the same git repo
Quentin Schulz
2019-09-19
1
-1
/
+1
*
externalsrc.bbclass: Set BB_DONT_CACHE for non-target recipes
Ola x Nilsson
2018-10-08
1
-2
/
+2
*
externalsrc.bbclass: don't configure with --disable-dependency-tracking
Andre McCurdy
2018-05-29
1
-0
/
+3
*
classes/externalsrc: ensure cleandirs code handles non-absolute paths
Paul Eggleton
2018-04-05
1
-1
/
+2
*
classes/externalsrc: handle if cleandirs contains python expressions
Paul Eggleton
2018-04-05
1
-1
/
+3
*
externalsrc: do not call make clean for recipes with CLEANBROKEN = "1" set
Andreas Müller
2018-03-25
1
-1
/
+3
*
externalsrc.bbclass: Suppress git errors
Joshua Watt
2018-02-16
1
-1
/
+1
*
externalsrc: fix ExpansionError if the source dir does not exist yet
Luca Ceresoli
2017-11-08
1
-3
/
+1
*
classes/externalsrc: delete symlinks at start of do_buildclean
Paul Eggleton
2017-09-21
1
-0
/
+1
*
externalsrc: Handle .git not being a directory
Joshua Watt
2017-08-16
1
-3
/
+11
*
externalsrc: place copy of git index into /tmp and do not use copyfile2
Enrico Scholz
2017-07-25
1
-2
/
+2
*
externalsrc: verify that EXTERNALSRC/EXTERNALSRC_BUILD are absolute paths
Ross Burton
2017-06-14
1
-1
/
+6
*
externalsrc: Use git add -A for compatibility with all git versions
Richard Purdie
2017-03-22
1
-1
/
+1
*
externalsrc: Hide created symlinks with .git/info/exclude
Ola x Nilsson
2017-01-31
1
-1
/
+16
*
externalsrc.bbclass: Add task buildclean
Ola x Nilsson
2017-01-16
1
-1
/
+18
*
externalsrc: Add optional srcdir arg to srctree_hash_files
Ola x Nilsson
2017-01-09
1
-3
/
+3
*
externalsrc: Set STAMPCLEAN to match STAMP
Ola x Nilsson
2017-01-09
1
-0
/
+1
*
meta: remove True option to getVarFlag calls
Joshua Lock
2016-12-16
1
-1
/
+1
*
meta: remove True option to getVar calls
Joshua Lock
2016-12-16
1
-19
/
+19
*
classes/externalsrc: re-run do_configure when configure files change
Paul Eggleton
2016-10-11
1
-0
/
+22
*
externalsrc.bbclass: Make reparsing work for BBCLASSEXTENDed recipes
Peter Kjellerstedt
2016-09-20
1
-3
/
+17
*
classes/lib: Update to use python3 command pipeline decoding
Richard Purdie
2016-06-02
1
-1
/
+1
*
externalsrc: avoid race in temporary git index file
Markus Lehtonen
2016-04-06
1
-8
/
+9
*
externalsrc: remove nostamp from do_configure
Markus Lehtonen
2016-03-28
1
-1
/
+1
*
externalsrc: do not use do_configure[nostamp] for git srctrees
Markus Lehtonen
2016-03-28
1
-2
/
+29
*
externalsrc: use shared stamp directory if B=S
Markus Lehtonen
2016-03-20
1
-6
/
+4
*
classes/externalsrc: fix symlinking if symlink exists pointing to another path
Paul Eggleton
2016-03-02
1
-0
/
+1
*
classes/externalsrc: create symlinks for workdir and logs
Paul Eggleton
2016-02-11
1
-0
/
+20
*
classes/externalsrc: disable rm_work when active
Paul Eggleton
2016-02-11
1
-0
/
+3
*
classes/lib: Add expand parameter to getVarFlag
Richard Purdie
2016-02-04
1
-1
/
+1
*
externalsrc: use shared CONFIGURESTAMPFILE if B=S
Markus Lehtonen
2016-01-31
1
-0
/
+11
*
classes/externalsrc: fix setting of deps varflag as a string
Paul Eggleton
2015-09-23
1
-1
/
+2
*
classes/externalsrc: scale back warning to a plain note
Paul Eggleton
2015-09-23
1
-1
/
+1
*
externalsrc.bbclass: better filtering of cleandirs
Markus Lehtonen
2015-09-12
1
-11
/
+7
*
extrernalsrc.bbclass: treat kernel meta like local source
Markus Lehtonen
2015-09-09
1
-4
/
+8
*
classes/externalsrc: handle tasks with existing lockfiles
Paul Eggleton
2015-06-18
1
-1
/
+1
*
classes/externalsrc: fix for recipes that fetch local files
Paul Eggleton
2015-03-20
1
-1
/
+13
*
classes/externalsrc: show a warning on compiling
Paul Eggleton
2015-02-23
1
-0
/
+6
*
classes/externalsrc: add workaround for recipes that use SRCPV in PV
Paul Eggleton
2015-02-23
1
-0
/
+4
*
classes/externalsrc: fix source being wiped out on clean with kernel
Paul Eggleton
2015-02-23
1
-0
/
+14
*
classes/externalsrc: set do_compile as nostamp
Paul Eggleton
2014-12-23
1
-0
/
+3
*
externalsrc: Fix deltask usage
Richard Purdie
2013-12-21
1
-1
/
+1
*
externalsrc: Use deltask API
Richard Purdie
2013-12-20
1
-18
/
+3
*
classes/externalsrc: enable global inherit and simplify usage
Paul Eggleton
2013-06-18
1
-18
/
+33
*
externalsrc.bbclass: Add class for handling external source trees
Richard Purdie
2012-03-01
1
-0
/
+53