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
*
terminal: wait for terminal task to finish before procedding
Leonardo Sandoval
2017-08-09
1
-28
/
+30
*
oe/copy_buildsystem: check_sstate_task_list also pop BBPATH from env
Aníbal Limón
2017-07-21
1
-0
/
+1
*
sign_rpm: support signing files in RPM payload
Lans Zhang
2017-07-17
1
-1
/
+6
*
gpg_sign.py: fix overwriting the RPM macro __gpg in a wrong way
Lans Zhang
2017-07-17
1
-1
/
+1
*
lib/oe/sstatesig: exclude ccache-native from signature hashes
Ross Burton
2017-07-17
1
-1
/
+1
*
meta/lib/oe/sdk.py: support added for executing pre-target commands
Amarnath Valluri
2017-07-06
1
-0
/
+6
*
package.py: Add function strip_execs
Tobias Hagelborn
2017-06-28
1
-0
/
+105
*
lib/oe/distro_check: drop Mandriva from create_distro_packages_list()
Joshua Lock
2017-06-28
1
-8
/
+0
*
lib/oe/distro_check: update openSUSE to use Leap url formats
Joshua Lock
2017-06-28
1
-4
/
+4
*
package_manager.py: set dnf's releasever setting from DISTRO_CODENAME
Alexander Kanavin
2017-06-23
1
-3
/
+5
*
buildhistory-diff: exclude paths from the output
Ed Bartosh
2017-06-23
1
-17
/
+34
*
package_manager: flush installed_pkgs file before oe-pkgdata-util uses it
Martin Jansa
2017-06-14
1
-0
/
+1
*
Revert "package.bbclass: Restore functionality to detect RPM dependencies"
Richard Purdie
2017-06-13
1
-27
/
+20
*
package.bbclass: Restore functionality to detect RPM dependencies
Peter Kjellerstedt
2017-06-12
1
-20
/
+27
*
lib/oe/sdk: Adds get_extra_sdk_info to reuse code in buildhistory
Francisco Pedraza
2017-06-12
1
-0
/
+19
*
package_manager.py: Generate correct RPM package names again
Peter Kjellerstedt
2017-06-12
1
-3
/
+3
*
utils.py: helper function for optional include files
Patrick Ohly
2017-06-12
1
-0
/
+40
*
archiver.bbclass: do not cause kernel rebuilds
Patrick Ohly
2017-05-18
1
-1
/
+5
*
oe.lsb: add get_os_release()
Markus Lehtonen
2017-05-16
1
-13
/
+20
*
useradd: Create lib/oe/useradd function library
Richard Purdie
2017-05-16
1
-0
/
+68
*
meta: add search, replace strings to export2json
brian avery
2017-04-20
1
-2
/
+4
*
package_manager.py: Reverse rpm arch order
Jussi Kukkonen
2017-04-20
1
-1
/
+1
*
package_manager: don't race on a file when installing complementary packages
Ross Burton
2017-04-19
1
-25
/
+22
*
package_manager.py: Generate separate repo entries per arch
Ian.Arkver
2017-04-14
1
-4
/
+11
*
package_manager.py: Add a name for the generated dnf repo.
Ian.Arkver
2017-04-12
1
-1
/
+1
*
buildhistory-diff: add option to compare actual signature differences
Paul Eggleton
2017-04-11
1
-16
/
+76
*
buildhistory-diff: add option to compare task signature list
Paul Eggleton
2017-04-11
2
-5
/
+50
*
classes/buildhistory: write out task signatures on every build
Paul Eggleton
2017-04-11
1
-0
/
+10
*
package_manager.py: Split feed_archs for RPM repo URIs
Ian.Arkver
2017-04-11
1
-1
/
+1
*
classutils.py: deterministic sorting
Juro Bystricky
2017-04-11
1
-1
/
+1
*
lib/oe/sstatesig: avoid reporting duplicate siginfo files from sstate
Paul Eggleton
2017-04-10
1
-6
/
+14
*
lib/oe/sstatesig: fix finding native siginfo files in sstate-cache
Paul Eggleton
2017-04-10
1
-16
/
+9
*
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
[next]