summaryrefslogtreecommitdiffstats
path: root/meta/classes/rootfs_ipk.bbclass
Commit message (Expand)AuthorAgeFilesLines
* rootfs_ipk/package_ipk.bbclass: Move func from rootfs_ipk to package_ipkLianhao Lu2011-02-011-16/+9
* image/package_xx/rootfs_xx.bbclass: move rootfs_xx_log_check().Lianhao Lu2011-01-311-20/+0
* rootfs_ipk: The most recent opkg errors upon file overwrite. Until we fix pac...Richard Purdie2010-12-241-1/+1
* opkg: finalize the change to var directoryKevin Tian2010-08-261-8/+10
* rootfs_ipk.bbclass: add keyword "Collected errors" for log error checkYu Ke2010-07-301-1/+1
* rootfs_ipk: error when dependencies cannot be satisfiedJoshua Lock2010-07-221-1/+1
* rootfs_ipk.bbclass: ensure the package manager can create lock filesJoshua Lock2010-06-101-0/+2
* bitbake.conf/base.bbclass: Rename the staging directory to sysroots and the p...Richard Purdie2009-11-131-2/+2
* classes: Remove and sanitise import statementsRichard Purdie2009-11-131-1/+1
* root_ipk.bbclass: Give EXTRAOPKGCONFIG a default valueRichard Purdie2009-07-151-0/+1
* rootfs_ipk.bbclass: Don't generate the arch.conf file, provide this as a pack...Richard Purdie2009-07-151-3/+4
* image.bbclass: Add function to write out an image manifestRichard Purdie2008-11-101-0/+14
* classes: Add mechanism to install packages into images only if they've been b...Richard Purdie2008-11-061-0/+4
* rootfs_ipk.bbclass: Don't error if the file doesn't existRichard Purdie2008-10-081-1/+1
* package_ipk/rootfs_ipk.bbclass: Update image from feed handlingRichard Purdie2008-10-081-11/+14
* rootfs_ipk.bbclass: Fix shell commandsRichard Purdie2008-10-021-8/+3
* rootfs_ipk.bbclass: Improve image from feed generationRichard Purdie2008-10-011-6/+12
* Rename FEED_URIS -> IPK_FEED_URISRichard Purdie2008-10-011-1/+1
* rootfs_ipk.bbclass: Add the hard bit of image generation from feeds, controll...Richard Purdie2008-10-011-1/+34
* Switch from ipkg-utils to opkg-utilsRichard Purdie2008-07-171-1/+1
* opkg prints 'loading conf' informations so we get two lines each timeMarcin Juszkiewicz2008-06-061-1/+1
* rootfs_ipk.bbclass: do grep in install_all_locales just onceMarcin Juszkiewicz2008-06-061-1/+3
* rootfs_ipk.bbclass: reformatted install_all_locales functionMarcin Juszkiewicz2008-06-061-8/+8
* rootfs_ipk: added ROOTFS_POSTINSTALL_COMMANDMarcin Juszkiewicz2008-06-061-0/+2
* rootfs_ipk.bbclass: Fix for use with lock capable opkgRichard Purdie2008-06-051-1/+2
* rootfs_ipk.bbclass: remove opkg lists later as some rootfs postprocessing may...Marcin Juszkiewicz2008-06-051-2/+2
* rootfs_ipk.bbclass: added install_all_locales functionMarcin Juszkiewicz2008-06-051-0/+21
* rootfs_ipk.bbclass: do not install glibc-localedata-i18n separately - languag...Marcin Juszkiewicz2008-06-051-1/+0
* poky-image.bbclass: Correctly handle inserting package-managers into images b...Richard Purdie2008-05-201-0/+3
* rootfs_ipk.bbclass: new update-alternatives script use OPKG_OFFLINE_ROOT (fro...Marcin Juszkiewicz2008-03-201-0/+2
* rootfs_ipk/image.bbclass: removing of opkg lists data to rootfs_ipk class whe...Marcin Juszkiewicz2008-03-171-0/+2
* rootfs_ipk.bbclass: switched to opkgMarcin Juszkiewicz2008-03-171-12/+12
* classes: Sync various tweaks from OERichard Purdie2007-09-011-5/+9
* Factor ipkg index and conf file creation into package_ipk.bbclassRichard Purdie2007-09-011-30/+5
* classes: Sync with OERichard Purdie2007-09-011-3/+19
* packaging: Split deb and ipk creation into separate tasks so changing the pac...Richard Purdie2007-08-211-0/+1
* rootfs classes: added remove_packaging_data_files() function to be used in mi...Marcin Juszkiewicz2007-06-261-0/+4
* classes: Rework core dependencies to work properly at the task levelRichard Purdie2007-04-031-2/+1
* rootfs_ipk.bbclass: Fix typo, whitespaceRichard Purdie2007-01-081-2/+2
* rootfs_(deb|ipk).bbclass: Fix bashism so works on dashRichard Purdie2006-12-051-2/+1
* rootfs_xxx.bbclass: Add missing checkins from the log_check updatesRichard Purdie2006-11-221-72/+16
* classes: Sync with OE - mainly quoting fixes or other minor updatesRichard Purdie2006-11-201-3/+3
* rootfs_ipk: Remove extra rm command to ensure /dev is correctly createdRichard Purdie2006-09-261-5/+1
* rootfs_ipk.bbclass: Fix function names and exportsRichard Purdie2006-09-221-2/+2
* Sync up.. all the deb/dpkg changes which I have locally are now in svn.Chris Larson2006-09-191-3/+4
* Tweaks to work with bitbake trunk: add BB_DEFAULT_TASK, add do_rootfs[nostamp...Richard Purdie2006-08-231-0/+1
* classes/base.bbclass:Richard Purdie2006-08-141-1/+0
* rootfs_ipk.bbclass: Add context to reported errorsRichard Purdie2006-07-261-1/+2
* rootfs_ipk.bbclass, package-index: With the fixed ipkg-utils there is no need...Richard Purdie2006-07-241-2/+0
* Rename /openembedded/ -> /meta/Richard Purdie2006-07-211-0/+145
OpenPOWER on IntegriCloud