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
/
lib
/
oe
/
path.py
Commit message (
Expand
)
Author
Age
Files
Lines
*
lib/oe/path.py: Add relsymlink()
Joshua Watt
2023-12-23
1
-0
/
+3
*
lib/oe/path: Deploy files can start only with a dot
Vyacheslav Yurkov
2023-11-05
1
-1
/
+2
*
lib: Add copyright statements to files without one
Richard Purdie
2022-08-12
1
-0
/
+2
*
lib/oe/path: Add canonicalize()
Peter Kjellerstedt
2020-12-20
1
-0
/
+21
*
lib/oe/path: try hardlinking instead of guessing when it might fail
Henning Schild
2020-02-04
1
-6
/
+18
*
meta/lib+scripts: Convert to SPDX license headers
Richard Purdie
2019-05-09
1
-0
/
+4
*
oe.path: Add copyhardlink() helper function
Paul Barker
2019-05-07
1
-1
/
+12
*
sstate/lib.oe.path: Ensure file sparseness is preserved
Richard Purdie
2018-08-15
1
-2
/
+2
*
oe.path: add which_wild function
Christopher Larson
2018-07-04
1
-0
/
+34
*
lib/oe/path: implement is_path_parent()
Paul Eggleton
2018-03-01
1
-0
/
+22
*
oe/path.py: copyhardlinktree: don't overwrite existing symlinks
Ioan-Adrian Ratiu
2017-08-23
1
-1
/
+1
*
oe/path.py: fix for "Argument list too long"
Robert Yang
2017-03-17
1
-4
/
+6
*
lib/oe/path: Add replace_absolute_symlinks function
Richard Purdie
2017-02-09
1
-0
/
+21
*
lib/oe/path: add warning comment about oe.path.remove() with wildcarded filen...
Paul Eggleton
2017-01-09
1
-1
/
+8
*
meta: remove True option to getVar calls
Joshua Lock
2016-12-16
1
-1
/
+1
*
lib/oe/path: remove duplicate import
Joshua Lock
2016-11-15
1
-1
/
+0
*
oe.path: fix copyhardlinktree()
Joshua Lock
2016-09-06
1
-3
/
+6
*
oe.path: preserve xattr in copytree() and copyhardlinktree()
Joshua Lock
2016-09-03
1
-3
/
+8
*
lib/oe/path: Fix tar invocation with --no-recursion
Clemens Lang
2016-07-26
1
-1
/
+1
*
lib/oe/path: remove oe.path.check_output
Ross Burton
2016-07-08
1
-45
/
+4
*
lib/oe: drop custom implementation of oe.path.relative
Ross Burton
2014-03-07
1
-17
/
+1
*
lib/oe/path: Fixup handling of .* files in top level paths for copyhardlinktr...
Richard Purdie
2013-11-12
1
-3
/
+1
*
lib/oe/path: Fix performance issue got copyhardlinktree()
Richard Purdie
2013-11-12
1
-1
/
+1
*
lib/oe/path: Fix copytree functions for tar 1.27
Richard Purdie
2013-10-14
1
-2
/
+2
*
classes/lib: Update to use print as a function call
Richard Purdie
2013-05-09
1
-1
/
+1
*
clases/lib: Use modern exception syntax
Richard Purdie
2013-05-09
1
-3
/
+3
*
path.py: Deal with race issue
Richard Purdie
2013-05-03
1
-7
/
+11
*
sstate.bbclass: make hard links for staging files
Robert Yang
2013-05-02
1
-2
/
+7
*
lib/oe/path.py: support missing directory components in realpath()
Enrico Scholz
2013-02-11
1
-12
/
+14
*
lib: implemented oe.path.realpath()
Enrico Scholz
2013-02-11
1
-0
/
+87
*
sstate/path.py: Add copyhardlinktree() function and use for performance optim...
Richard Purdie
2013-02-06
1
-0
/
+8
*
Remove a number of unneeded import os/bb calls
Richard Purdie
2012-07-19
1
-2
/
+0
*
path.py: add make_relative_symlink method
Scott Garman
2012-03-13
1
-0
/
+27
*
meta: Convert getVar/getVarFlag(xxx, 1) -> (xxx, True)
Richard Purdie
2012-03-05
1
-1
/
+1
*
oe.path: sync up with current OE
Chris Larson
2011-03-23
1
-7
/
+14
*
lib/oe/path.py: Use bb.utils.mkdirhier instead of bb.mkdirhier
Khem Raj
2011-03-02
1
-1
/
+1
*
lib/oe/path.py: Add expection class to handle the output argument
Richard Purdie
2011-02-21
1
-1
/
+8
*
meta/lib/oe/path: Use check_output for subprocess so we can see error info. I...
Richard Purdie
2011-02-18
1
-10
/
+38
*
lib.oe.path: Update copytree function to call shell commands since its twice ...
Richard Purdie
2011-02-09
1
-32
/
+12
*
lib/oe/path: Use bb.utils.copyfile as shutils can't cope with copying unreada...
Richard Purdie
2010-08-22
1
-1
/
+1
*
lib/oe/path.py: Add copytree function that works
Richard Purdie
2010-08-12
1
-0
/
+41
*
lib/oe: support wildcards in path.remove
Joshua Lock
2010-08-12
1
-8
/
+9
*
lib/oe: sync with OE.dev
Joshua Lock
2010-08-04
1
-0
/
+22
*
lib/oe: Import oe lib from OE.dev
Joshua Lock
2010-05-06
1
-0
/
+44