summaryrefslogtreecommitdiff
path: root/meta/classes/rootfs_ipk.bbclass
AgeCommit message (Expand)AuthorFiles
2011-11-10Convert to use direct access to the data store (instead of bb.data.*Var*())Richard Purdie1
2011-11-08multilib: Drop MULTILIB_IMAGE_INSTALLDongxiao Xu1
2011-11-04rootfs_ipk bbclass: special-case base-passwd preinst to run firstKoen Kooi1
2011-09-16debian/_ipk.bbclass: Added multilib support for package_name_hook()Lianhao Lu1
2011-07-27package(rootfs)_ipk.bbclass: support multilib in opkg backend.Lianhao Lu1
2011-07-12Add support for BAD_RECOMMENDATIONS to rootfs_ipkChris Elston1
2011-06-02rootfs_ipk: delete opkg metadata if package management not required and all p...Phil Blundell1
2011-05-25rootfs_ipk: issue a diagnostic if rootfs is declared read-only and not all ma...Phil Blundell1
2011-02-01rootfs_ipk/package_ipk.bbclass: Move func from rootfs_ipk to package_ipkLianhao Lu1
2011-01-31image/package_xx/rootfs_xx.bbclass: move rootfs_xx_log_check().Lianhao Lu1
2010-12-24rootfs_ipk: The most recent opkg errors upon file overwrite. Until we fix pac...Richard Purdie1
2010-08-26opkg: finalize the change to var directoryKevin Tian1
2010-07-30rootfs_ipk.bbclass: add keyword "Collected errors" for log error checkYu Ke1
2010-07-22rootfs_ipk: error when dependencies cannot be satisfiedJoshua Lock1
2010-06-10rootfs_ipk.bbclass: ensure the package manager can create lock filesJoshua Lock1
2009-11-13bitbake.conf/base.bbclass: Rename the staging directory to sysroots and the p...Richard Purdie1
2009-11-13classes: Remove and sanitise import statementsRichard Purdie1
2009-07-15root_ipk.bbclass: Give EXTRAOPKGCONFIG a default valueRichard Purdie1
2009-07-15rootfs_ipk.bbclass: Don't generate the arch.conf file, provide this as a pack...Richard Purdie1
2008-11-10image.bbclass: Add function to write out an image manifestRichard Purdie1
2008-11-06classes: Add mechanism to install packages into images only if they've been b...Richard Purdie1
2008-10-08rootfs_ipk.bbclass: Don't error if the file doesn't existRichard Purdie1
2008-10-08package_ipk/rootfs_ipk.bbclass: Update image from feed handlingRichard Purdie1
2008-10-02rootfs_ipk.bbclass: Fix shell commandsRichard Purdie1
2008-10-01rootfs_ipk.bbclass: Improve image from feed generationRichard Purdie1
2008-10-01Rename FEED_URIS -> IPK_FEED_URISRichard Purdie1
2008-10-01rootfs_ipk.bbclass: Add the hard bit of image generation from feeds, controll...Richard Purdie1
2008-07-17Switch from ipkg-utils to opkg-utilsRichard Purdie1
2008-06-06opkg prints 'loading conf' informations so we get two lines each timeMarcin Juszkiewicz1
2008-06-06rootfs_ipk.bbclass: do grep in install_all_locales just onceMarcin Juszkiewicz1
2008-06-06rootfs_ipk.bbclass: reformatted install_all_locales functionMarcin Juszkiewicz1
2008-06-06rootfs_ipk: added ROOTFS_POSTINSTALL_COMMANDMarcin Juszkiewicz1
2008-06-05rootfs_ipk.bbclass: Fix for use with lock capable opkgRichard Purdie1
2008-06-05rootfs_ipk.bbclass: remove opkg lists later as some rootfs postprocessing may...Marcin Juszkiewicz1
2008-06-05rootfs_ipk.bbclass: added install_all_locales functionMarcin Juszkiewicz1
2008-06-05rootfs_ipk.bbclass: do not install glibc-localedata-i18n separately - languag...Marcin Juszkiewicz1
2008-05-20poky-image.bbclass: Correctly handle inserting package-managers into images b...Richard Purdie1
2008-03-20rootfs_ipk.bbclass: new update-alternatives script use OPKG_OFFLINE_ROOT (fro...Marcin Juszkiewicz1
2008-03-17rootfs_ipk/image.bbclass: removing of opkg lists data to rootfs_ipk class whe...Marcin Juszkiewicz1
2008-03-17rootfs_ipk.bbclass: switched to opkgMarcin Juszkiewicz1
2007-09-01classes: Sync various tweaks from OERichard Purdie1
2007-09-01Factor ipkg index and conf file creation into package_ipk.bbclassRichard Purdie1
2007-09-01classes: Sync with OERichard Purdie1
2007-08-21packaging: Split deb and ipk creation into separate tasks so changing the pac...Richard Purdie1
2007-06-26rootfs classes: added remove_packaging_data_files() function to be used in mi...Marcin Juszkiewicz1
2007-04-03classes: Rework core dependencies to work properly at the task levelRichard Purdie1
2007-01-08rootfs_ipk.bbclass: Fix typo, whitespaceRichard Purdie1
2006-12-05rootfs_(deb|ipk).bbclass: Fix bashism so works on dashRichard Purdie1
2006-11-22rootfs_xxx.bbclass: Add missing checkins from the log_check updatesRichard Purdie1
2006-11-20classes: Sync with OE - mainly quoting fixes or other minor updatesRichard Purdie1