diff options
author | Richard Purdie <richard@openedhand.com> | 2008-08-25 20:46:02 +0000 |
---|---|---|
committer | Marcin Juszkiewicz <hrw@openembedded.org> | 2009-03-19 20:22:35 +0100 |
commit | 7732204f1e737b5874629ea1469e69ee5db8b0a3 (patch) | |
tree | b1819358908246d48d85e26f52894684331daaaf /conf/checksums.ini | |
parent | 7fe23916b92d01915c7497edcac55fee9ab67091 (diff) |
Add yum and createrepo (from Poky)
Squashed set of changes from Poky:
svn r5098 - Add yum-native and createrepo
svn r5108 - createrepo-native: Add fix for empty data fields when creating repositories
svn r5109 - yum-native: Add patch to fix install paths
svn r5110 - yum-native: Add some hacks to make yum work better in the cross build case
svn r5118 - yum-native: add depends on libxml2-native
svn r5130 - yum-native: Add NOPOST and NOTRIGGERS flags when installing packages
svn r5133 - yum-native: Add extract-postinst.awk script for use during rootfs generation
svn r5142 - createrepo-native: added dependency on Python
svn r5157 - yum: Add yum-install-recommends.py script to handle installing Recommends
svn r5379 - yum: added 3.2.18
svn r5385 - yum-metadata-parser: fixed dependencies
svn r5392 - yum: do not hardcode arm architecture - rootfs_rpm provide arch info
svn r5395 - yum: Don't apply hacks.patch, its only needed for the native version
svn r5396 - yum-native: Fix hacks.patch to handle architecture detection issues
svn r5426 - yum: fixed packaging
svn r5427 - yum: added all required Python modules to dependencies
OE changes:
yum: do not hardcode /usr
yum-native: added intltool-native to dependencies - spotted by Tom Rini
Diffstat (limited to 'conf/checksums.ini')
-rw-r--r-- | conf/checksums.ini | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/conf/checksums.ini b/conf/checksums.ini index 18e4279d9c..0ffa03d076 100644 --- a/conf/checksums.ini +++ b/conf/checksums.ini @@ -3938,7 +3938,7 @@ sha256=133caca2c4e7c64106555154ee0ff693f5cf5beb9421ce2eb86baee997d22368 md5=d3912b9f7bf745fbfea68f6a9b9de30f sha256=133caca2c4e7c64106555154ee0ff693f5cf5beb9421ce2eb86baee997d22368 -[http://linux.duke.edu/projects/metadata/generate/createrepo-0.9.tar.gz] +[http://createrepo.baseurl.org/download/createrepo-0.9.tar.gz] md5=0a1b1e67e3c61cda41b41a8886a90e78 sha256=21786abe80f2c06eb9bef107d8c79f50a088a894cddf793112ce0417e83be531 |