summaryrefslogtreecommitdiff
path: root/meta/classes/image.bbclass
Commit message (Expand)AuthorAgeFilesLines
* bitbake.conf/base.bbclass: Rename the staging directory to sysroots and the p...Richard Purdie2009-11-131-4/+4
* classes: Remove and sanitise import statementsRichard Purdie2009-11-131-4/+0
* Add poky-trim-schemas post install script to remove unneeded schema locale tr...Richard Purdie2009-08-281-0/+12
* image.bbclass: Use IMAGE_ROOTFS_SIZE if the image will fit into it and only a...Richard Purdie2009-01-231-1/+1
* image.bbclass: Generate the image after running the kernel modules and ldconf...Richard Purdie2009-01-071-5/+5
* image.bbclass: Fix typoRichard Purdie2008-11-101-1/+1
* image.bbclass: Add function to write out an image manifestRichard Purdie2008-11-101-0/+7
* image.bbclass: Add routine for disabling x startup when neededSamuel Ortiz2008-11-101-1/+8
* classes: Add mechanism to install packages into images only if they've been b...Richard Purdie2008-11-061-0/+2
* image.bbclass: Add INHIBIT_DEFAULT_DEPSRichard Purdie2008-10-281-0/+2
* image.bbclass: Make the kernel depmod dependent on the presence of a kernel -...Richard Purdie2008-10-091-3/+5
* image.bbclass: generate modules.depMarcin Juszkiewicz2008-10-091-0/+9
* image.bbclass: make ext2/ext3 images autoresizeMarcin Juszkiewicz2008-09-251-0/+1
* image.bbclass: Make sure DEPLOY_DIR_IMAGE exists before running image generationRichard Purdie2008-06-121-0/+1
* image.bbclass: Drop bbimage commandRichard Purdie2008-05-211-14/+17
* image.bbclass: Fix whitespaceRichard Purdie2008-05-211-17/+17
* image.bbclass: Fix locking so multiple image targets workRichard Purdie2008-05-181-0/+1
* image.bbclass: Run runtime_mapping_rename over PACKAGE_INSTALL so debian rena...Richard Purdie2008-04-081-0/+2
* image.bbclass: s/ipkg/opkg/ - spotten by Koen KooiMarcin Juszkiewicz2008-03-181-1/+1
* rootfs_ipk/image.bbclass: removing of opkg lists data to rootfs_ipk class whe...Marcin Juszkiewicz2008-03-171-2/+0
* image.bbclass: Add ldconfig-native dependency, run ldconfig at image generati...Richard Purdie2007-11-231-2/+6
* image.bbclass: Fix IMAGE_BASENAME and PACKAGE_INSTALL variablesRichard Purdie2007-09-051-5/+3
* image.bbclass: Revert some changes as bitbake can't seem to cope with them :-(Richard Purdie2007-09-021-2/+5
* image.bbclass/poky-image.bbclass: Add a function to create /etc/timestamp dur...Richard Purdie2007-09-021-1/+6
* image.bbclass: Allow partial backwards compatibilityRichard Purdie2007-09-021-3/+3
* classes: Sync various tweaks from OERichard Purdie2007-09-011-1/+0
* classes: Sync with OERichard Purdie2007-09-011-7/+56
* packaging: Split deb and ipk creation into separate tasks so changing the pac...Richard Purdie2007-08-211-2/+1
* image.bbclass: Add MACHINE_POSTPRECESS_COMMAND hookRichard Purdie2007-08-081-0/+3
* image.bbclass: Ensure the system python is used, not the one in stagingRichard Purdie2007-08-011-2/+2
* images: Merge common functionality into image.bbclass, add copyright headersRichard Purdie2007-05-161-0/+5
* image.bbclass: Removed wildcard rm as it broke building multiple rootfs image...Marcin Juszkiewicz2007-04-301-3/+3
* image.bbclass: remove not-needed list of packages after populating rootfsMarcin Juszkiewicz2007-04-301-0/+2
* image.bbclass: install only en-gb localesMarcin Juszkiewicz2007-04-251-1/+1
* classes: Rework core dependencies to work properly at the task levelRichard Purdie2007-04-031-10/+12
* image.bbclass: We need to make sure all do_populate_staging tasks have fun so...Richard Purdie2007-02-211-1/+1
* image.bbclass: Make relative symlinksRichard Purdie2007-01-301-1/+2
* image.bbclass: Sync minor changes with OERichard Purdie2007-01-081-6/+11
* image.bbclass: Add export machine as needed by bbimageRichard Purdie2006-12-011-0/+1
* Factor common code out of rootfs_xxx.bbclass into image.bbclass. Add error de...Richard Purdie2006-11-211-0/+62
* image.bbclass: Fix image task dependencies after package.bbclass updatesRichard Purdie2006-10-201-1/+1
* Sync up.. all the deb/dpkg changes which I have locally are now in svn.Chris Larson2006-09-191-0/+58
a id='n503' href='#n503'>503 504 505 506 507 508 509 510 511 512 513 514 515 516 517 518 519 520 521 522 523 524 525 526 527 528 529 530 531 532 533 534 535 536 537 538 539 540 541 542 543 544 545 546 547 548 549 550 551 552 553 554 555 556 557 558 559 560 561 562 563 564