Age | Commit message (Collapse) | Author | Files | |
---|---|---|---|---|
2009-03-17 | rename packages/ to recipes/ per earlier agreement | Denys Dmytriyenko | 1 | |
See links below for more details: http://thread.gmane.org/gmane.comp.handhelds.openembedded/21326 http://thread.gmane.org/gmane.comp.handhelds.openembedded/21816 Signed-off-by: Denys Dmytriyenko <denis@denix.org> Acked-by: Mike Westerhof <mwester@dls.net> Acked-by: Philip Balister <philip@balister.org> Acked-by: Khem Raj <raj.khem@gmail.com> Acked-by: Marcin Juszkiewicz <hrw@openembedded.org> Acked-by: Koen Kooi <koen@openembedded.org> Acked-by: Frans Meulenbroeks <fransmeulenbroeks@gmail.com> | ||||
2008-02-19 | package-index: Add explicit DEPENDS on "ipkg-utils-native" | Paul Sokolovsky | 1 | |
* Otherwise it relies that something else staged it. Good guess, but let's be explicit. | ||||
2007-09-03 | package-index.bb: Catch up with package/rootfs changes | Richard Purdie | 1 | |
2007-02-20 | rootfs_ipk/package-index: created function to update deploy dirs and made ↵ | Marcin Juszkiewicz | 1 | |
package-index use it | ||||
2007-02-20 | package-index: catch up with recent package_ipk changes | Koen Kooi | 1 | |
2007-01-06 | package-index: Fix DEPENDS. | Paul Sokolovsky | 1 | |
* Actually depends on ipkg-utils-native, not ipkg-native. | ||||
2006-11-20 | another set of parse errors fixing | Marcin Juszkiewicz | 1 | |
2006-07-26 | rootfs_ipk, package-index: Fix an error introduced in a previous commit - ↵ | Richard Purdie | 1 | |
make sure the Packages file exists | ||||
2006-07-24 | rootfs_ipk.bbclass, package-index: With the fixed ipkg-utils there is no ↵ | Richard Purdie | 1 | |
need to remove the old Packages file when regenerating the Packages index. This gives a big speed improvement when regenerating images as it doesn't have to open every ipk for its metadata. (from poky) | ||||
2005-07-26 | Support for freezing BBFILES and reading BBFILES from a conf file. | John Bowler | 1 | |
2005-06-30 | import clean BK tree at cset 1.3670 | Koen Kooi | 1 | |
2005-06-11 | Package to support automagic rebuild of the ipkg Packages | John Bowler | 1 | |
file. BKrev: 42aa2b5bYsdN2zSd7tsHg8w8A-JZww |