Age | Commit message (Collapse) | Author | Files |
|
|
|
|
|
* 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.
|
|
|
|
|
|
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.
|
|
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.
|
|
and allow machines/distros to elect an alternative
|
|
|
|
(which is weakly set to a default allowing machines to override/append) (from poky)
|
|
quilt 0.45 lacks the -n option but has -P nowadays for setting
the to be used patchname, update.
|
|
|
|
|
|
some architecture has no sub-arch like msp430, so
we should honor this because otherwise the configure-scripts
for binutils and gcc won't work the right way
|
|
that are stripped from binaries and the symbols are linked to the original binaries via the gnu-debuglink section.If the -dbg packages are installed, oprofile and gdb will use them for symbol lookup.
|
|
|
|
duplication. Create IPKG_EXTRA_ARCHS to add to the standard variable. Update documentation.conf with the details.
|
|
gpe, e17 and python build cleanly
|
|
Add an alternative OVERRIDES line to enable my gcc hacks to
make things fail fast.
|
|
Use -isystem instead of -I for the staging incdir.
This will make the staging directory to be the
last one in the include chain, this should make all
'local' includes be handled first and only then we will
fall back to the staging directory.
nice option...
|
|
Save a magic cookie in the OE version of bitbake.conf
classes/sanity.bbclass:
Check the OE cookie for bitbake.conf
|
|
Plain UPDATE, FETCH and RESUME-COMMAND to not have any value. They
are used by the BitBake fetchers.
e.g. with a broken update_data impl in BitBake cvs used the 'plain'
variable instead the override. This change should make things fail
faster and more obvious
|
|
|
|
|
|
stuff
|
|
way and set a default in bitbake.conf for backwards compatibility in such a way it can be overridden in a variety of ways.
|
|
misconfigurations and gives helpful information about fixing them. The checks can be expanded over time. It can be disabled by following the slightly cryptic instructions in sanity.conf.
|
|
|
|
|
|
cpio calls makeinfo which is part of texinfo on my
Ubuntu installation. This is why I add texinfo-native
as ASSUMED_PROVIDED package to bitbake.conf.
|
|
- subversion needs only 0.9.7
- avoid execution of gen_uri_delims (place uri_delims.h directly)
- add APACHE_MIRROR to conf/bitbake.conf
|
|
|
|
-Add perl-native-runtime and python-native-runtime
to the ASSUMED_PROVIDED packages. We expect to be
able to run bitbake a suitable python version is
installed. Same applies for running autoreconf to
perl.
-But to cross compile python and perl, we need special
native versions. This is why automake is now depending
on the 'installed' perl of the system.
|
|
|
|
|
|
- Add GENTOO_MIRROR
packages/pax-utils:
- Add version 0.1.9 of the pax utilities including
scanelf. I will use it in a dedicated QA bbclass
to check for common security issues.
|
|
|
|
python. Need to check this with mickeyl.
|
|
DEPENDS usage. Move certain things into EXTRA_IMAGEDEPENDS. No valid users of EXTRA_BOOTSTRAP_DEPENDS were found so it was removed entirely. Change zaurus-updater not to package as it doesn't provide any.
|
|
may like to check their local.conf files append to ASSUME_PROVIDED...
|
|
x.x.x+cvsYYYYMMDD format and some includes some minor whitespace cleanup.
|
|
anoncvs.handhelds.org
|
|
|
|
|
|
compression format can be specified. Update tar references to tar.bz2. Update spitz and borzoi to correctly use tar.gz. ***Users of IMAGE_FSTYPE="tar" are advised to switch to tar.bz2***. tar is likely to become an uncompressed tarball at some point.
|
|
|
|
|
|
-Add the BUILD_OS to the overrides. This allows us for example
to use gpatch on FreeBSD instead of patch
packages/patcher/patcher-native_...bb:
-Change the PATCHCMD to use gpatch as well
- s/build-fbsd/build-freebsd/
|
|
into bkbits.net:/repos/n/nslu2-linux/openembedded
2005/05/27 14:22:44+02:00 uni-frankfurt.de!mickeyl
Merge bk://oe-devel@oe-devel.bkbits.net/openembedded
into r2d2.tm.informatik.uni-frankfurt.de:/local/pkg/oe/packages
2005/05/27 14:22:32+02:00 uni-frankfurt.de!mickeyl
reintroduce flex(-native) 2.5.31
2005/05/27 14:03:42+02:00 local!hrw
Merge bk://oe-devel@oe-devel.bkbits.net/openembedded
into marcinj.local:/home/hrw/zaurus/oe/openembedded
2005/05/27 14:03:24+02:00 local!hrw
bitbake.conf:
switched SF mirror to heanet as aleron (previous default one) lack many files)
2005/05/27 13:49:23+02:00 uni-frankfurt.de!mickeyl
Merge bk://oe-devel@oe-devel.bkbits.net/openembedded
into r2d2.tm.informatik.uni-frankfurt.de:/local/pkg/oe/packages
2005/05/27 12:44:10+02:00 uni-frankfurt.de!mickeyl
clean up the flex packages
BKrev: 4297152cMQ-C8Wem03skbqpuwH-iXw
|
|
into bkbits.net:/repos/n/nslu2-linux/openembedded
2005/05/19 00:18:04+02:00 void!koen
documentation.conf: some more doc stuff
2005/05/19 00:14:37+02:00 void!koen
documentation.conf: some more doc stuff
2005/05/18 23:58:00+02:00 (none)!ich
OpenEmbedded Configuration Description:
Initial and totally incomplete attempt to document
variables OpenEmbedded offers to configure the build. Documentation
will be saved as 'doc' flag in the variable. We can easily extract
it and create proper description out of these keys.
Comment/Add your favorite key in conf/documentation.conf and we're
soon fully documented
BKrev: 428bc435ckZnw59F4J1jBuLyP9-d_g
|