Age | Commit message (Collapse) | Author | Files | |
---|---|---|---|---|
2007-06-30 | bitbake.conf: Add simplified FETCHCMD defitions for new versions of bitbake | Richard Purdie | 1 | |
2007-05-26 | bitbake.conf: Remove the dangerous suggestion to change SOURCEFORGE_MIRROR | Rolf Leggewie | 1 | |
2007-05-11 | bitbake.conf: set patch resolver to 'noop' to get the old abort-on-error back | Koen Kooi | 1 | |
2007-05-02 | conf/bitbake.conf:make default values for jffs2, squashfs and squashfs-lzma ↵ | Stelios Koroneos | 1 | |
generated images architecture neutral | ||||
2007-04-09 | patch.bbclass/devshell.bbclass: Switch to new form of interactive task ↵ | Richard Purdie | 1 | |
handling as per RFC which is more compatible with bitbake 1.8+ | ||||
2007-04-02 | bitbake.conf: "wifi" was treated as COMBINED_FEATURE for some time now, but ↵ | Paul Sokolovsky | 1 | |
wasn't actually computed as such. | ||||
2007-03-29 | bitbake.conf: add epoch support | Philipp Zabel | 1 | |
2007-03-25 | bitbake.conf: Make IMAGE_CMD_tar build uncompressed archives. Regression fix. | Leon Woestenberg | 1 | |
2007-03-05 | bitbake.conf: Add DEPLOY_DIR_TOOLS | Richard Purdie | 1 | |
2007-03-05 | image.bbclass: Create symlink to latest image generated. Also add dependency ↵ | Richard Purdie | 1 | |
on populate staging for do_rootfs (both from poky) | ||||
2007-03-04 | bitbake.conf: Set default value of ROOT_FLASH_SIZE to something big. | Paul Sokolovsky | 1 | |
* As common use for ROOT_FLASH_SIZE would be to not include some packages in the image if it is too small, the default value should be something big. Use 256Mb as we're on embedded stuff here. | ||||
2007-03-01 | bitbake.conf: Disable lzo compression for jffs2 as default (until kernels ↵ | Richard Purdie | 1 | |
get updated) | ||||
2007-02-28 | bitbake.conf: ensure root flash size is set and default to '0' | Koen Kooi | 1 | |
2007-02-28 | bitbake.conf: add matchbox-panel debug dirs | Koen Kooi | 1 | |
2007-02-22 | merge of '75bd0ba9307d9ac6d29617d8194b73d953f31739' | Koen Kooi | 1 | |
and 'bd6c4042069a1378179f439efde37ca93d020a7b' | ||||
2007-02-22 | bitbake.conf: fix PKG_CONFIG_PATH as per RFC on the mailinglist | Koen Kooi | 1 | |
* rebuild all your pkgconfig using packages AND/OR * cd <staging> ; mv share/pkgconfig/* lib/pkgconfig | ||||
2007-02-22 | bitbake.conf: add ext3 images support from poky | Marcin Juszkiewicz | 1 | |
2007-02-16 | bitbake.conf: revert unintentional change of SOURCEFORGE_MIRROR introduced | Rolf Leggewie | 1 | |
some time ago in 4c3e39344044dd60a48450fcc753d56c4739dad7 | ||||
2007-02-09 | packages/libgpelaunch/libgpelaunch_svn.bb | Philippe De Swert | 1 | |
* added svn build for libgpelaunch packages/libgpepimc/libgpepimc_svn.bb * added svn build for libgpepimc packages/libgpeplugin/libgpeplugin_svn.bb * added svn build fot libgpeplugin packages/libgtkinput/libgtkinput_svn.bb * added svn build for libgtkinput packages/libgtkstylus/libgtkstylus_svn.bb * added svn build for libgtkstylus packages/libschedule/libschedule_svn.bb * added svn build for libschedule packages/libtododb/libtododb_svn.bb * added svn build for libtododb packages/libxsettings/libxsettings_svn.bb packages/libxsettings/files packages/libxsettings/files/libxsettings-svn-makefile-fix.patch packages/libxsettings/files/Makefile.translation packages/libxsettings/files/Makefile.dpkg_ipkg * added svn build for libxsettings (with patch and needed extra files) packages/libgpevtype/libgpevtype_svn.bb * added svn build for libgpevtype packages/gpe-mini-browser/gpe-mini-browser_svn.bb * bumped ${PV} from 0.19+... to 0.20+... as 0.20 has been released conf/bitbake.conf * added GPE_SVN_EXTRA entry to have a shorthand for all packages that are in the extra part of the GPE svn repo | ||||
2007-02-09 | bitbake.conf: Unbreak G(PE)^2 mirror | Florian Boor | 1 | |
2007-02-08 | bitbake.conf: Add GPE Phone Edition mirror. | Florian Boor | 1 | |
2007-02-07 | bitbake.conf: add GPEPHONEMIRROR | Koen Kooi | 1 | |
2007-01-07 | bitbake.conf: Provide default value for GUI_MACHINE_CLASS. | Paul Sokolovsky | 1 | |
2007-01-04 | bitbake.conf: IMAGE_CMD_ext2.gz: Remove tmp.gz/ before creating it. | Paul Sokolovsky | 1 | |
* Sometimes due to errors ${DEPLOY_DIR_IMAGE}/tmp.gz is not deleted, and then next time it will error again on mkdir. Pretty confusing, especially fro newbies. So, just kill it to make sure no stale content is there. | ||||
2007-01-04 | bitbake.conf: Add support for cpio and cpio.gz image formats. | Paul Sokolovsky | 1 | |
* Required to create initramfs bundles. * Single image can be used both as rootfs archive to expand to some media and as initrd (initramfs-style). In the latter case, "rdinit" kernel param should be used instead of "init". See Documentation/filesystems/ramfs-rootfs-initramfs.txt for more info. | ||||
2006-12-31 | Split STAGING_BINDIR into CROSS and NATIVE versions. This means there is no ↵ | Richard Purdie | 1 | |
need to rename -config scripts and multimachine won't break with binconfig.bbclass. ***NOTE: This change will require staging to be rebuilt*** | ||||
2006-12-25 | bitbake.conf: remove reference to task-bootstrap | Koen Kooi | 1 | |
2006-12-12 | many files: KERNELORG_MIRROR variable created | Marcin Juszkiewicz | 1 | |
2006-12-12 | conf/bitbake.conf: Update default SOURCEFORGE_MIRROR to benefit from ↵ | Rolf Leggewie | 1 | |
recently introduced, better mirroring | ||||
2006-11-29 | Introduce STAGING_BINDIR_CROSS and STAGING_BINDIR_NATIVE as discussed on the ↵ | Richard Purdie | 1 | |
mailing list. There should be no functionality changes yet. | ||||
2006-11-28 | bitbake.conf : introduce the OBJDUMP variable, by default set to | Graeme Gregory | 1 | |
${HOST_PREFIX}objdump package.bbclass : make use of the OBJDUMP variable rather than calling ${BUILD_PREFIX}objdump inside do_shlibs. As the original usage was faulty and ended up calling host objdump which works for some arm targets but not all. | ||||
2006-11-26 | moved COMBINED_FEATURES and rest of task-base calculations from task-base.bb ↵ | Marcin Juszkiewicz | 1 | |
into bitbake.conf - without this move we can not use COMBINED_FEATURES (and other task-base variables) in other recipes (like we do not in wpa-supplicant 0.5.5) | ||||
2006-11-21 | bitbake.conf: Add util-linux-naitve to ASSUME_PROVIDED | Richard Purdie | 1 | |
2006-11-20 | bitbake.conf: Add MACHINE into the path for the CACHE (when set). Allow ↵ | Richard Purdie | 1 | |
machines/distro to override IMAGE_ROOTFS_SIZE_ext2. Add DEPLOY_DIR_DEB. (from poky) | ||||
2006-11-20 | Convert IPKG_ARCHS -> PACKAGE_ARCHS, IPKG_EXTRA_ARCHS -> PACKAGE_EXTRA_ARCHS ↵ | Richard Purdie | 1 | |
in preparation for deb handling | ||||
2006-11-14 | site infrastructure changes: Allow more than one file per target so common ↵ | Richard Purdie | 1 | |
files can be created. Add a new class to handle this. Based on the work of Jamie Lenehan, with changes from me. This commit creates a common x86 file and the arm configs are merged but much work still remains. | ||||
2006-11-13 | conf/bitbake.conf: Changed STAGING_MICROCODE_DIR to STAGING_FIRMWARE_DIR on ↵ | Rod Whitby | 1 | |
hrw's request | ||||
2006-11-13 | bitbake.conf: Added STAGING_MICROCODE_DIR for microcode which is used in ↵ | Rod Whitby | 1 | |
image generation. | ||||
2006-11-11 | conf/bitbake.conf: Fix quotes for the more strict parser | Holger Freyther | 1 | |
2006-10-29 | bitbake.conf: Fix .debug packaging (from Poky) | Koen Kooi | 1 | |
* poky rev 828: 'bitbake.conf: Fix .debug packaging' | ||||
2006-10-19 | bitbake.conf: add support for squashfs-lzma images - close #1507 | Leon Woestenberg | 1 | |
2006-10-12 | bitbake.conf: add GPE_SVN var | Koen Kooi | 1 | |
2006-10-12 | bitbake.conf: point GPEMIRROR to the new home of the gpe project | Koen Kooi | 1 | |
2006-09-15 | classes/package.bbclass,conf/bitbake.conf: | Chris Larson | 1 | |
* Add package "depchains". This facilitates, for example, ensuring that if A depends upon B, then A-dev will RRECOMMENDS B-dev, and the same for the -dbg packages. | ||||
2006-09-09 | bitbake.conf: update default maintainer | Koen Kooi | 1 | |
2006-09-08 | conf/bitbake.conf: Add a SVNDIR similiar to GITDIR and CVSDIR as well | Holger Freyther | 1 | |
2006-09-08 | conf/bitbake.conf: Add FETCHCOMMAND and UPDATECOMMAND for subversion | Holger Freyther | 1 | |
Adding these commands is needed to work with a future BitBake trunk version. SVN fetcher will behave more like the cvs fetcher and keep the co around. | ||||
2006-08-28 | Merge from poky: | Chris Larson | 1 | |
Rework the way patches are handled. There are now two abstract base classes, initialized in patch.bbclass. One for patchset operations on a directory, and another for patch failure resolution. Currently includes 'patch' and 'quilt' concrete PatchSet classes, and a 'user' resolver class, which simply drops you into a shell in the source tree to fix the rejects. | ||||
2006-08-27 | Add MACHINE_TASK_PROVIDER to remove hardcoded references to task-bootstrap ↵ | Richard Purdie | 1 | |
and allow machines/distros to elect an alternative | ||||
2006-08-27 | bitbake.conf: Add PN to OVERRIDES in the form pn-PN (from poky) | Richard Purdie | 1 | |