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
*
package_manager.py: respect OPKGLIBDIR
Martin Jansa
2017-03-24
1
-7
/
+14
*
rootfs.py: Respect OPKGLIBDIR variable
Martin Jansa
2017-03-24
1
-1
/
+3
*
sign_rpm.bbclass: do not set/use RPM_GPG_PUBKEY
Alexander Kanavin
2017-03-23
1
-1
/
+3
*
meta: replace uses of bb.data.expand(VARNAME, d) with d.expand(VARNAME)
Joshua Lock
2017-03-22
1
-1
/
+1
*
oe/path.py: fix for "Argument list too long"
Robert Yang
2017-03-17
1
-4
/
+6
*
package_manager: fix "exlcude" vs. "exclude" typo
Paul Gortmaker
2017-03-17
1
-1
/
+1
*
dnf: add /usr/bin/dnf symlink that points to /usr/bin/dnf-2
Alexander Kanavin
2017-03-17
1
-1
/
+1
*
lib/oe/package_manager: import rpm signing key to rpmdb
Markus Lehtonen
2017-03-17
1
-2
/
+10
*
rpm: add support for remote package feeds via PACKAGE_FEED_URIS variable
Alexander Kanavin
2017-03-17
1
-1
/
+11
*
package: Fix various rpmdeps relocation issues
Richard Purdie
2017-03-14
1
-2
/
+5
*
run-postinsts: simplify the logic of whether to install it to images
Alexander Kanavin
2017-03-14
1
-1
/
+1
*
gpg_sign.py: fix signing of rpm files using gpg
Alexander Kanavin
2017-03-14
1
-3
/
+4
*
rootfs_rpm.bbclass: migrate image creation to dnf
Alexander Kanavin
2017-03-14
3
-988
/
+229
*
package_manager.py: improve the API for insert_feed_uris()
Alexander Kanavin
2017-03-14
2
-20
/
+26
*
lib/oe/package.py: remove @ from package name
Anders Darander
2017-03-04
1
-0
/
+1
*
lib/oe/gpg_sign: fix rpm signing with gpg > 2.1
Markus Lehtonen
2017-03-01
1
-0
/
+2
*
lib/oe/gpg_sign: make gpg version a property of the signer
Markus Lehtonen
2017-03-01
1
-5
/
+5
*
lib/oe/gpg_sign: sign rpm packages in chunks of 100
Markus Lehtonen
2017-03-01
1
-4
/
+5
*
kernel, license, sstate, rootfs.py: Remove deploy directory README
Mike Crowe
2017-03-01
1
-4
/
+0
*
lib/oe/patch: Support xz-compressed patches
Dominic Sacré
2017-02-23
1
-1
/
+1
*
classes: Drop now unneeded update_data calls
Richard Purdie
2017-02-15
2
-6
/
+0
*
lib/oe/path: Add replace_absolute_symlinks function
Richard Purdie
2017-02-09
1
-0
/
+21
*
meta: remove remaining True option to getVarFlag calls
Ming Liu
2017-01-31
1
-1
/
+1
*
classes/oeqa: Replace subprocess.check_call() with check_output()
Richard Purdie
2017-01-23
1
-3
/
+3
*
package_manager: default to have scriptlet output captured in log
Chen Qi
2017-01-23
1
-5
/
+6
*
oe/data: Add export2json function
Aníbal Limón
2017-01-23
1
-0
/
+28
*
lib/oe/utils: Add build_depends_string function
Richard Purdie
2017-01-20
1
-0
/
+4
*
lib/oe/package_manager.py: Fix extract for ipk and deb
Mariano Lopez
2017-01-19
1
-1
/
+5
*
lib/oe/rootfs: reliably handle alternative symlinks
André Draszik
2017-01-16
1
-1
/
+6
*
rootfs: don't put /usr/lib/ssl and /etc into debugfs
Ross Burton
2017-01-16
1
-1
/
+1
*
lib/oe.sstatesig: make locked sig file consistent
Jianxun Zhang
2017-01-09
1
-2
/
+3
*
lib/oe/path: add warning comment about oe.path.remove() with wildcarded filen...
Paul Eggleton
2017-01-09
1
-1
/
+8
*
meta/scripts: Various getVar/getVarFlag expansion parameter fixes
Richard Purdie
2017-01-09
2
-5
/
+3
*
lib/oe/utils: Drop python2 compatibility code
Richard Purdie
2016-12-22
1
-7
/
+2
*
lib/oe/package_manager: bail if createrepo can't be found
Ross Burton
2016-12-17
1
-1
/
+5
*
utils: Always use datastore's PATH for host_gcc_version
Ross Burton
2016-12-16
1
-4
/
+8
*
meta: remove True option to getVarFlag calls
Joshua Lock
2016-12-16
3
-4
/
+4
*
meta: remove True option to getVar calls
Joshua Lock
2016-12-16
20
-306
/
+306
*
buildhistory-diff: report directory renames
Ed Bartosh
2016-12-16
1
-3
/
+31
*
uninative: rebuild uninative for gcc 4.8 and 4.9
Ed Bartosh
2016-12-16
1
-0
/
+14
*
oeqa: move lib/oe tests to oe-selftest
Ross Burton
2016-12-16
6
-291
/
+0
*
lib/oe/recipeutils: drop parse_recipe_simple()
Paul Eggleton
2016-12-14
1
-22
/
+0
*
classes/patch: move several functions to oe.patch
Paul Eggleton
2016-12-14
2
-7
/
+112
*
lib/oe/recipeutils: use cooker function instead of bb.providers
Paul Eggleton
2016-12-14
1
-11
/
+2
*
classes/image: suppress log_check mechanism for warnings/errors logged throug...
Paul Eggleton
2016-12-14
1
-13
/
+16
*
lib/oe/rootfs: fix log_check warnings being printed twice with RPM packaging
Paul Eggleton
2016-12-14
1
-2
/
+0
*
package_manager: remove strings and migrate to direct arrays
Stephano Cetola
2016-12-08
2
-125
/
+121
*
terminal.py: Pass string instead of bytes to ExecutionError to avoid exception
Martin Vuille
2016-11-30
1
-0
/
+2
*
lib/oe/lsb: better handle missing fields
Joshua Lock
2016-11-23
1
-8
/
+5
*
devshell: list commands when throwing NoSupportedTerminals
Stephano Cetola
2016-11-23
1
-2
/
+11
[next]