Age | Commit message (Collapse) | Author | Files | |
---|---|---|---|---|
2008-10-15 | [PR] Change PR to FILE_PR and intro PR as FILE_PR + DISTRO_PR | Holger Hans Peter Freyther | 5 | |
Allow a distribution to globally bump the PR of every package this is useful when there was a change in the toolchain and every package is going to be different. find packages/ \( -name '*.bb' -or -name '*.inc' \) -exec sed -i s/"^PR="/"FILE_PR ="/ {} \; find packages/ \( -name '*.bb' -or -name '*.inc' \) -exec sed -i s/"^PR ="/"FILE_PR ="/ {} \; Acked-By: Koen Kooi <koen@openembedded.org> | ||||
2008-10-15 | mtn2git: remove .mtn2git_empty files in non-empty directories | Jan Luebbe | 3 | |
2008-09-11 | opkg-nogpg: use the same patch as opkg-nogpg-nocurl to reduce noise | Jeremy Laine | 1 | |
2008-08-22 | create opkg variant for very small rootfs systems (SlugOS 5.0) | Mike Westerhof | 3 | |
This is a work-in-progress at this time, preference is set to -1 | ||||
2008-05-31 | opkg: update to 0.1.4 | Koen Kooi | 3 | |
packagekit: update to 0.2.1 to match opkg API (with addional patch from openmoko) | ||||
2008-05-06 | opkg: update description and version | Thomas Wood | 2 | |
2008-04-30 | opkg_svn.bb: make postinst/postrm work for opkg-nogpg too | Jeremy Laine | 1 | |
2008-04-14 | opkg: added version without GPG support (from Poky) | Marcin Juszkiewicz | 1 | |
2008-04-14 | opkg: really disable GPG in native and sdk (from Poky) | Marcin Juszkiewicz | 2 | |
2008-03-26 | opkg/opkg.inc : bigendian patch has been applied to svn | Graeme Gregory | 1 | |
2008-03-25 | opkg: fix md5 hashing on big-endian machines | Jeremy Laine | 4 | |
2008-03-18 | opkg-collateral: add missing file | Koen Kooi | 1 | |
2008-03-17 | opkg: sync with poky, based on patches from ↵ | Marcin Juszkiewicz | 9 | |
http://blog.haerwu.biz/download/diffs/opkg-poky/ | ||||
2008-03-14 | opkg: native version needs native Curl | Marcin Juszkiewicz | 1 | |
2008-03-05 | opkg svn use autotools_stage_all | Michael Lauer | 1 | |
2008-02-07 | opkg-ipkg-compat: 'meta' package for ipkg->opkg transition | Koen Kooi | 1 | |
2008-02-05 | opkg-native_svn.bb : opkg native version for brave people who want | Graeme Gregory | 1 | |
to try and build images with opkg. | ||||
2008-02-05 | opkg_svn.bb : remember to set PV and update (in)sane-srrevs.inc | Graeme Gregory | 1 | |
2008-02-05 | opkg_svn.bb : fix the DEPENDS | Graeme Gregory | 1 | |
2008-02-05 | opkg_svn.bb : The Open Package Manager, a fork of ipkg actively developed | Graeme Gregory | 2 | |
with OE patches already incorporated and new features being add like signed feeds. |