aboutsummaryrefslogtreecommitdiffstats
path: root/conf/bitbake.conf
AgeCommit message (Expand)Author
2008-07-19bitbake.conf: Disable PACKAGES_DYANMIC until we upgrade bitbakeRichard Purdie
2008-07-19conf/bitbake.conf: Merge in multimachine making it the standard layout as dis...Richard Purdie
2008-07-19conf/machine: Set BASE_PACKAGE_ARCH which is then used to construct PACKAGE_A...Richard Purdie
2008-07-19bitbake.conf: For EXTRA_OEMAKE so it works with bitbake 1.8 svn correctlyRichard Purdie
2008-07-19bitbake.conf: Set PACKAGES_DYNAMIC so locale packages can be used in runtime ...Richard Purdie
2008-07-06bitbake.conf: fix PARALLEL_MAKE, it hasn't been working lately. Patch by Rich...Koen Kooi
2008-05-21bitbake.conf: Correctly export PATH variableRichard Purdie
2008-05-05bitbake.conf: define FREESMARTPHONE_GITMichael Lauer
2008-03-14bitbake.conf: Set a variable for internal control of packaged staging codeRichard Purdie
2008-03-09bitbake.conf: Introduce CO_DIR, defaults to DL_DIR, for a user-overridable ch...Leon Woestenberg
2008-03-05bitbake.conf: Drop SDK variables for nowRichard Purdie
2008-03-04Change staging layout to match the target system layout. WARNING - staging AB...Richard Purdie
2008-03-01bitbake.conf: added QEMU_OPTIONS variable used for generating glibc binary lo...Marcin Juszkiewicz
2008-02-23bitbake.conf: Unconditionally set RDEPENDS for -dev package and RRECOMMENDS f...Richard Purdie
2008-02-21bitbake.conf: Add STAGING_EXECPREFIXDIRRichard Purdie
2008-02-21bitbake.conf: Make sure CCACHE uses expanded data when searching the PATH (fr...Richard Purdie
2008-02-21bitbake.conf: Remove hardcoded paths from staging and flags variables, add BU...Richard Purdie
2008-02-12bitbake.conf, image.bbclass: Add and use USERDISTRO var to preserve original ...Paul Sokolovsky
2008-02-12bitbake.conf: Set default IMAGE_FSTYPES to "tar.gz".Paul Sokolovsky
2007-12-18bitbake.conf: Allow TARGET_ARCH to be passed via environment.Paul Sokolovsky
2007-12-18task-base: Introduce "vfat" feature to get VFAT support.Paul Sokolovsky
2007-12-01bitbake.conf/cross.bbclass: Add TOOLCHAIN_OPTIONS variable to allow passing o...Richard Purdie
2007-11-22linux-rp: Depends on bc during buildtime for collie.Paul Sokolovsky
2007-11-22bitbake.conf: Reformat and alphabetize ASSUME_PROVIDED list.Paul Sokolovsky
2007-11-17bitbake.conf: Fix TERMCMD handling and a typo (from Poky)Richard Purdie
2007-11-17bitbake.conf: Extend PATH in anticipation of staging changes, add ability to ...Richard Purdie
2007-11-17bitbake.conf: Set verion dependencies of -dbg and -dev packages more correctl...Richard Purdie
2007-10-29bitbake.conf: Add dummy layout variables (describing the current staging layo...Richard Purdie
2007-10-29bitbake.conf: Fix base prefixes in FILES (from poky)Richard Purdie
2007-10-29bitbake.conf: Start cleaning up STAGING variables (from Poky)Richard Purdie
2007-10-23bitbake.conf: Add -pn bit to alternative OVERRIDES definition and update desc...Florian Boor
2007-10-18checksums: dropped geda snapshots (unfetchable)Marcin Juszkiewicz
2007-10-10conf/bitbake.conf, conf/machine/fic-gta02.conf : fix arguments for yaffsHarald Welte
2007-09-13srcrev: Change default to '1', make assignments in .inc files weak assignment...Richard Purdie
2007-09-11bitbake.conf: enable yaffs2 image generationMichael Lauer
2007-09-05bitbake.conf/image.bbclass: Set IMAGE_BASENAME to a better default and export...Richard Purdie
2007-09-04classes/conf: Remove bitbake < 1.8.8 compatibility codeRichard Purdie
2007-09-01bitbake.conf: Add STAGING_ETCDIR_NATIVE variableRichard Purdie
2007-09-01bitbake.conf: Define various variables (from poky)Richard Purdie
2007-08-25bitbake.conf: Add MULTI_PROVIDER_WHITELISTRichard Purdie
2007-08-10ncurses: fix oebug 2554 - added STAGING_LIBDIR_NATIVE, and setMike Westerhof
2007-08-08bitbake.conf: Weakly assign DL_DIR so it can be set from the environment (fro...Richard Purdie
2007-08-08bitbake.conf: Merge in section and dependency setting for -dbg and -dev packa...Richard Purdie
2007-07-31base.bbclass: Remove warnings for older bitbake usersRichard Purdie
2007-07-30bitbake.conf: Add SRCREV definiton. This is for developers offline use only u...Richard Purdie
2007-07-29image.bbclass: Use system python explicitly, don't use python-native versionRichard Purdie
2007-07-29bitbake.conf: Forcefully expand the cache path - we don't want this to change...Richard Purdie
2007-07-12bitbake.conf: Introduce variables to specify machine's display properties.Paul Sokolovsky
2007-07-04bitbake.conf: Set palmtopdir = "${libdir}/opie".Paul Sokolovsky
2007-07-03bitbake.conf: Switch OPIE prefix to /usr.Paul Sokolovsky