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