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
/
package_manager.py
Commit message (
Expand
)
Author
Age
Files
Lines
*
package_manager.py: better error handling in opkg's package listing
Patrick Ohly
2016-04-05
1
-6
/
+9
*
lib/package_manager: remove RPM4 support code
Joshua Lock
2016-03-20
1
-56
/
+38
*
package_manager.py: Fix race condition in OpkgIndexer.write_index()
Mariano Lopez
2016-03-12
1
-4
/
+4
*
sign_package_feed: add feed signature type
Ioan-Adrian Ratiu
2016-03-11
1
-2
/
+8
*
package_manager: sign IPK package feeds
Ioan-Adrian Ratiu
2016-03-11
1
-2
/
+12
*
rpm: Uprev to rpm-5.4.16 (pre) and rpm-5.4+cvs to current CVS head
Mark Hatle
2016-03-09
1
-5
/
+9
*
signing-keys: Make signing keys the only publisher of keys
Randy Witt
2016-02-26
1
-10
/
+0
*
sign_rpm.bbclass: do not store key details in signer instance
Markus Lehtonen
2016-02-19
1
-5
/
+4
*
package_manager.py: fix python indentation bug (opkg)
Ioan-Adrian Ratiu
2016-02-06
1
-8
/
+8
*
lib/oe/package_manager: remove package feed lists
Stefan Agner
2016-01-31
1
-3
/
+8
*
meta/lib: new module for handling GPG signing
Markus Lehtonen
2016-01-26
1
-20
/
+11
*
lib/oe/package_manager: prevent testing an undefined variable
Joshua Lock
2016-01-24
1
-0
/
+1
*
lib/oe/package_manager.py: Remove list() from PkgsList class
Mariano Lopez
2016-01-20
1
-153
/
+0
*
lib/oe/rootfs: Use list_pkgs() instead of list()
Mariano Lopez
2016-01-20
1
-8
/
+10
*
lib/oe/package_manager: Add list_pkgs() to PkgsList class
Mariano Lopez
2016-01-20
1
-0
/
+135
*
package_manager.py: fixes for multilib deb packaging builds
Matt Madison
2016-01-11
1
-6
/
+11
*
package_manager.py: add debugging support for rpm scriptlet execution
Patrick Ohly
2015-12-28
1
-5
/
+30
*
lib/oe/package_manager: Introducing PACKAGE_FEED_BASE_PATHS/PACKAGE_FEED_ARCHS
Leonardo Sandoval
2015-12-09
1
-55
/
+99
*
package_manager.py: define info_dir and status_file when OPKGLIBDIR isn't the...
Martin Jansa
2015-12-01
1
-0
/
+19
*
package_manager.py: Delete installed_pkgs.txt file
Mariano Lopez
2015-11-24
1
-0
/
+1
*
package_manager: fail if signed feeds are enabled for ipk or dpkg
Markus Lehtonen
2015-10-27
1
-0
/
+4
*
package_manager: support GPG_PATH variable
Markus Lehtonen
2015-10-27
1
-2
/
+5
*
package_manager.py: sort output of OpkgPkgsList().list
Andre McCurdy
2015-10-07
1
-8
/
+14
*
lib/oe/package_manager: Handle empty package list in opkg case
Richard Purdie
2015-10-01
1
-1
/
+1
*
package_manager.py: make rpm install mutilib pkgs corectly
Robert Yang
2015-09-28
1
-2
/
+81
*
package_manager.py: search provides when not found by pkgname
Robert Yang
2015-09-09
1
-0
/
+16
*
lib/oe/package_manager: Include PACKAGE_FEED_PREFIX instead of hardcode paths
Leonardo Sandoval
2015-09-04
1
-7
/
+18
*
package_manager: support for signed RPM package feeds
Markus Lehtonen
2015-09-03
1
-1
/
+24
*
package_rpm: support signing of rpm packages
Markus Lehtonen
2015-09-03
1
-0
/
+17
*
opkg: upgrade to v0.3.0
Alejandro del Castillo
2015-09-03
1
-3
/
+3
*
Empty image: package list splitting and iteration
Alex Franco
2015-08-29
1
-2
/
+3
*
lib/oe/package_manager: fix opkg feed generation
Joshua Lock
2015-08-14
1
-4
/
+1
*
lib/oe/package_manager: Use log-level warning instead of quiet
Richard Purdie
2015-07-20
1
-1
/
+1
*
meta: Add explict getVar param for (non) expansion
Richard Purdie
2015-06-23
1
-1
/
+1
*
lib/oe/package_manager: avoid traceback with no packages
Paul Eggleton
2015-04-19
1
-0
/
+2
*
package_manager: RpmPM: Fix scriptlet for rpm 4
Jean-Benoit MARTIN
2015-04-13
1
-2
/
+4
*
package_manager: call createrepo with --dbpath pointing inside WORKDIR
Ed Bartosh
2015-04-02
1
-1
/
+5
*
package_deb: DpkgIndexer use apt-ftparchive that needs a valid config
Andreas Oberritter
2015-03-25
1
-0
/
+28
*
package_manager: Create variable for install_dir_name
Saul Wold
2015-03-20
1
-7
/
+8
*
lib/oe/package_manager: Performance tweak in regex usage
Richard Purdie
2015-02-21
1
-3
/
+3
*
package_manager.py: use 'purge' instead of 'remove' in case of deb
Chen Qi
2015-02-17
1
-2
/
+2
*
lib/oe/package_manager: support exclusion from complementary glob process by ...
Paul Eggleton
2015-02-17
1
-0
/
+3
*
oe-pkgdata-util: improve command-line usage
Paul Eggleton
2015-02-14
1
-1
/
+1
*
package_manager.py: fix rootfs failure with multilib enabled
Chen Qi
2015-02-03
1
-1
/
+4
*
package_manager.py: fix arguments to string format
Ross Burton
2014-12-05
1
-3
/
+3
*
package_manager.py: check the result of create_index
Hongxu Jia
2014-12-03
1
-4
/
+16
*
package_manager: DpkgPM fix populate_sdk
Aníbal Limón
2014-11-09
1
-1
/
+1
*
package_manager: Fix BAD_RECOMMENDATIONS for opkg
Paul Barker
2014-11-04
1
-0
/
+4
*
multilib.bbclass/package_manager.py: fix <multilib>-meta-toolchain build failure
Hongxu Jia
2014-11-04
1
-0
/
+3
*
python-smartpm: Add checking for "rpm-ignoresize" option
Chong Lu
2014-10-24
1
-0
/
+1
[next]