summaryrefslogtreecommitdiffstats
path: root/meta/classes/rootfs_ipk.bbclass
Commit message (Expand)AuthorAgeFilesLines
* rootfs_ipk.bbclass: Some extra spaces / tabs were removed / formatedAndrei Gherzan2012-10-231-3/+3
* rootfs_ipk.bbclass: Don't duplicate remove_packaging_data_files codeAndrei Gherzan2012-10-231-1/+1
* opkg: Convert select-higher-version option to prefer-arch-to-versionRichard Purdie2012-10-021-2/+2
* rootfs_ipk: Avoid leaving run-postinsts around if online package management i...Phil Blundell2012-09-241-2/+12
* buildhistory: improve performance of image info collectionPaul Eggleton2012-07-291-22/+12
* Rework installation of dev, dbg, doc, and locale packagesPaul Eggleton2012-07-291-12/+14
* image.bbclass: Add support to build the SDK in parallel with the imageMark Hatle2012-07-031-0/+2
* classes/rootfs_*: fix splitting package dependency stringsPaul Eggleton2012-05-131-2/+2
* rootfs_ipk: don't echo opkg-cl output to log.do_rootfsMartin Jansa2012-03-301-0/+2
* rootfs_ipk: replace 3 opkg-cl calls with one in get_package_filenameMartin Jansa2012-03-261-3/+4
* rootfs_ipk.bbclass: fix status file location in rootfsOtavio Salvador2012-02-241-3/+2
* rootfs_ipk: remove runtime_script_required usageMartin Jansa2012-02-011-1/+1
* classes/image: implement generic locale package installationPaul Eggleton2012-01-031-21/+9
* opkg: Update svn 625 -> 633 and fix preinst issuesRichard Purdie2011-12-161-23/+3
* rootfs_ipk: implement FEED_DEPLOYDIR_BASE_URI supportEric BĂ©nard2011-12-081-1/+12
* classes/buildhistory: add new output history collection classPaul Eggleton2011-12-051-1/+26
* Revert "classes/buildhistory: add new output history collection class"Richard Purdie2011-12-011-26/+1
* classes/buildhistory: add new output history collection classPaul Eggleton2011-12-011-1/+26
* rootfs_ipk.bbclass: Ensure bad recommendations persist in the status fileRichard Purdie2011-11-141-1/+1
* Convert to use direct access to the data store (instead of bb.data.*Var*())Richard Purdie2011-11-101-5/+5
* multilib: Drop MULTILIB_IMAGE_INSTALLDongxiao Xu2011-11-081-2/+1
* rootfs_ipk bbclass: special-case base-passwd preinst to run firstKoen Kooi2011-11-041-0/+6
* debian/_ipk.bbclass: Added multilib support for package_name_hook()Lianhao Lu2011-09-161-1/+1
* package(rootfs)_ipk.bbclass: support multilib in opkg backend.Lianhao Lu2011-07-271-0/+2
* Add support for BAD_RECOMMENDATIONS to rootfs_ipkChris Elston2011-07-121-0/+20
* rootfs_ipk: delete opkg metadata if package management not required and all p...Phil Blundell2011-06-021-0/+11
* rootfs_ipk: issue a diagnostic if rootfs is declared read-only and not all ma...Phil Blundell2011-05-251-0/+10
* 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
OpenPOWER on IntegriCloud