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
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
lib/oe/rootfs.py: OpkgRootfs, fix issue in _get_delayed_postinsts()
Laurentiu Palcu
2014-02-11
1
-1
/
+1
*
lib/oe/package_manager.py: OpkgPM/DpkgPM fixes
Laurentiu Palcu
2014-02-11
1
-12
/
+42
*
lib/oe/image.py: fix image size calculation routine
Laurentiu Palcu
2014-02-11
1
-2
/
+2
*
lib/oe/package_manager.py: DpkgPM, use lock on deploy dir
Laurentiu Palcu
2014-02-11
1
-0
/
+8
*
lib/oe/rootfs.py: warn the user if intercept hooks fail
Laurentiu Palcu
2014-02-11
1
-2
/
+2
*
lib/oe/package_manager.py: RpmPM fixes
Laurentiu Palcu
2014-02-11
1
-12
/
+12
*
lib/oe/package_manager.py: moving global SCRIPTLET_FORMAT and DB_CONFIG_CONTE...
Hongxu Jia
2014-02-11
1
-52
/
+51
*
package_manger.py/rootfs.py: rename save_rpmpostinist with save_rpmpostinst
Hongxu Jia
2014-02-11
2
-3
/
+3
*
lib/oe/rootfs.py: fix invoking _run_intercepts failed
Hongxu Jia
2014-02-11
1
-0
/
+1
*
lib/oe/package_manager.py: fix invoking rpm save_rpmpostinist failed
Hongxu Jia
2014-02-11
1
-2
/
+3
*
lib/oe/rootfs.py: fix invoking rpm _handle_intercept_failure failed
Hongxu Jia
2014-02-11
1
-1
/
+1
*
lib/oe/sdk.py: support RpmRootfs
Hongxu Jia
2014-02-11
1
-2
/
+136
*
lib/oe/image.py: fix get rootfs_extra_space failed
Hongxu Jia
2014-02-11
1
-1
/
+1
*
rootfs.py: strip kernel-abiversion useless readline
Hongxu Jia
2014-02-11
1
-1
/
+1
*
rootfs.py: fix uninstall uneeded pkgs failed
Hongxu Jia
2014-02-11
1
-4
/
+17
*
lib/oe/rootfs.py: Tweak the rootfs removing operation
Hongxu Jia
2014-02-11
1
-3
/
+4
*
lib/oe/rootfs.py: support RpmRootfs
Hongxu Jia
2014-02-11
1
-6
/
+205
*
lib/oe/package_manager.py: support RpmPM
Hongxu Jia
2014-02-11
1
-5
/
+651
*
lib/oe/manifest.py: add rpm image manifest creation
Hongxu Jia
2014-02-11
1
-1
/
+41
*
lib/oe/sdk.py: add SDK class
Laurentiu Palcu
2014-02-11
1
-0
/
+209
*
lib/oe/package_manager.py: fixes for dpkg backend
Laurentiu Palcu
2014-02-11
1
-8
/
+16
*
lib/oe/rootfs.py: use Manifest.INSTALL_ORDER
Laurentiu Palcu
2014-02-11
1
-5
/
+1
*
lib/oe/manifest.py: create manifests for SDK too
Laurentiu Palcu
2014-02-11
1
-18
/
+57
*
image.bbclass, lib/oe/rootfs.py: remove intercept_scripts directory
Laurentiu Palcu
2014-02-11
1
-0
/
+2
*
lib/oe/rootfs.py: add support for opkg backend
Laurentiu Palcu
2014-02-11
1
-9
/
+149
*
lib/oe/package_manager.py: add support for opkg backend
Laurentiu Palcu
2014-02-11
1
-8
/
+210
*
lib/oe/package_manager.py: use the bitbake APT_ARGS variable
Laurentiu Palcu
2014-02-11
1
-1
/
+1
*
lib/oe/package_manager.py: add deploy dir locking mechanism
Laurentiu Palcu
2014-02-11
1
-0
/
+17
*
lib/oe/manifest.py: create global variables for package types
Laurentiu Palcu
2014-02-11
1
-10
/
+20
*
oe/manifest.py: Add manifest creation for opkg
Laurentiu Palcu
2014-02-11
1
-7
/
+44
*
lib/oe/rootfs.py: add new library for rootfs creation
Laurentiu Palcu
2014-02-11
1
-0
/
+328
*
lib/oe/package_manager.py: add new package management library
Laurentiu Palcu
2014-02-11
1
-0
/
+425
*
lib/oe/manifest.py: add library for image manifest creation
Laurentiu Palcu
2014-02-11
1
-0
/
+165
*
lib/oe/image.py: add new image creation library
Laurentiu Palcu
2014-02-11
1
-0
/
+239
*
lib/oe/utils.py: add pre/post process helper function
Laurentiu Palcu
2014-02-11
1
-1
/
+11
*
lib/oe/patch.py: Prefer "git am" over "git apply" when applying git patches
Laszlo Papp
2014-01-28
1
-7
/
+13
*
utils: Add a cpu_count wrapper function
Richard Purdie
2014-01-28
1
-0
/
+4
*
sstatesig: include native/cross/nativesdk deps in target signatures
Martin Jansa
2014-01-21
1
-4
/
+0
*
meta/lib/oe/terminal.py: Don't pass non-supported '--disable-factory' flag to...
Jacob Kroon
2014-01-02
1
-2
/
+2
*
sstate/sstatesig: Add populate_lic to list of arch invariant sstate tasks
Richard Purdie
2013-12-20
1
-0
/
+3
*
sstatesig: Correctly handle matches spanning stamps and sstatedir
Richard Purdie
2013-12-20
1
-1
/
+0
*
sstatesig: Update for the removal of sstate-name
Richard Purdie
2013-12-20
1
-3
/
+1
*
sstatesig: Ensure we return all matches for find_sigdata
Richard Purdie
2013-12-20
1
-1
/
+1
*
classes/buildhistory: add additional variables to image information
Paul Eggleton
2013-12-03
1
-2
/
+2
*
sstatesig.py: Fix image regeneration issue
Richard Purdie
2013-11-29
1
-1
/
+3
*
buildhistory_analysis: fix error when comparing image contents
Paul Eggleton
2013-11-18
1
-1
/
+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/sstatesig: Ensure packagegroups don't continually rebuild
Richard Purdie
2013-11-08
1
-0
/
+7
*
buildhistory-diff: add ability to report version changes
Paul Eggleton
2013-10-26
1
-19
/
+22
[prev]
[next]