Marcin Juszkiewicz
d950323772
src_distribute.bbclass: add distsrcall task which calls do_distribute_sources recursively
...
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@1863 311d38ba-8fff-0310-9ca6-ca027cbcb966
2007-06-05 16:32:40 +00:00
Marcin Juszkiewicz
f8e9384205
src_distribute classes: store sources in tmp/deploy/sources/LICENSE dirs
...
- recipe with few licenses has source stored in few directories
- recipes without LICENSE have source stored in "unknown" directory
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@1862 311d38ba-8fff-0310-9ca6-ca027cbcb966
2007-06-05 16:23:20 +00:00
Richard Purdie
c9dc5f07a7
classes/conf: Merge missing package epoch (PE) support (from OE), also make OE package field sane
...
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@1839 311d38ba-8fff-0310-9ca6-ca027cbcb966
2007-05-31 22:51:19 +00:00
Marcin Juszkiewicz
80bab8a5df
cpan.bbclass: sync another fix from OE - this time for uclibc mode
...
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@1826 311d38ba-8fff-0310-9ca6-ca027cbcb966
2007-05-30 13:47:29 +00:00
Marcin Juszkiewicz
6c47cd48af
cpan classes: sync Perl with OE
...
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@1815 311d38ba-8fff-0310-9ca6-ca027cbcb966
2007-05-30 09:32:36 +00:00
Richard Purdie
73a06a99b0
images: Merge common functionality into image.bbclass, add copyright headers
...
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@1732 311d38ba-8fff-0310-9ca6-ca027cbcb966
2007-05-16 13:33:27 +00:00
Richard Purdie
9c1cf5640f
bitbake.conf: PKG_CONFIG_PATH is a PATH like variable and may contain multiple entries so create PKG_CONFIG_DIR as a path to install to.
...
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@1731 311d38ba-8fff-0310-9ca6-ca027cbcb966
2007-05-16 13:15:35 +00:00
Richard Purdie
5d2fcf3a2f
patch.bbclass: Set default patch resolver to noop
...
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@1711 311d38ba-8fff-0310-9ca6-ca027cbcb966
2007-05-11 11:17:32 +00:00
Richard Purdie
2ee4cf3f5e
cpan.bbclass: Add perl to DEPENDS
...
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@1625 311d38ba-8fff-0310-9ca6-ca027cbcb966
2007-05-09 13:50:59 +00:00
Marcin Juszkiewicz
a8c4f824ba
mozilla.bbclass: minimo does not need orbit2 or libidl-native to build
...
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@1623 311d38ba-8fff-0310-9ca6-ca027cbcb966
2007-05-09 10:46:36 +00:00
Richard Purdie
363ebd8bb7
autotools.bbclass: Fix addition of libtool-cross
...
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@1620 311d38ba-8fff-0310-9ca6-ca027cbcb966
2007-05-09 09:55:38 +00:00
Richard Purdie
9697c0ca8b
package.bbclass: do_package[deptask] only needs to be set when PACKAGES != ""
...
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@1619 311d38ba-8fff-0310-9ca6-ca027cbcb966
2007-05-09 09:54:54 +00:00
Richard Purdie
77a7221be4
autotools.bbclass: Add libtool-cross as a default dependency
...
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@1617 311d38ba-8fff-0310-9ca6-ca027cbcb966
2007-05-09 09:09:36 +00:00
Richard Purdie
7260b954a9
autotools.bbclass: Reverse r1603 until we can find a better solution
...
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@1604 311d38ba-8fff-0310-9ca6-ca027cbcb966
2007-05-08 08:08:01 +00:00
Ross Burton
1f3573dd3a
Handle GTK_DOC_CHECK and GNOME_DOC_INIT in configure.ac
...
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@1603 311d38ba-8fff-0310-9ca6-ca027cbcb966
2007-05-04 15:46:07 +00:00
Marcin Juszkiewicz
ba370feada
image.bbclass: Removed wildcard rm as it broke building multiple rootfs image types (from OE)
...
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@1586 311d38ba-8fff-0310-9ca6-ca027cbcb966
2007-04-30 14:59:49 +00:00
Marcin Juszkiewicz
7f3bb9d637
image.bbclass: remove not-needed list of packages after populating rootfs
...
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@1584 311d38ba-8fff-0310-9ca6-ca027cbcb966
2007-04-30 14:42:14 +00:00
Marcin Juszkiewicz
bb59ece118
image.bbclass: install only en-gb locales
...
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@1560 311d38ba-8fff-0310-9ca6-ca027cbcb966
2007-04-25 15:36:57 +00:00
Marcin Juszkiewicz
caf3b5b1bc
scons.bbclass: sync with OE
...
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@1555 311d38ba-8fff-0310-9ca6-ca027cbcb966
2007-04-25 12:35:27 +00:00
Marcin Juszkiewicz
19e521b977
sdk.bbclass: store SDK in /usr/local/poky/ARCH/
...
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@1525 311d38ba-8fff-0310-9ca6-ca027cbcb966
2007-04-20 15:01:33 +00:00
Ross Burton
075d2b7ecb
Add comment
...
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@1513 311d38ba-8fff-0310-9ca6-ca027cbcb966
2007-04-16 12:41:25 +00:00
Richard Purdie
0443d80b50
patch.bbclass: Specify a quiltrc file so users settings don't interfere with correct operation
...
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@1509 311d38ba-8fff-0310-9ca6-ca027cbcb966
2007-04-14 11:07:33 +00:00
Richard Purdie
aca29f112c
package.bbclass/insane.bbclass: Don't set task dependencies when PACKAGES is empty
...
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@1455 311d38ba-8fff-0310-9ca6-ca027cbcb966
2007-04-10 11:23:14 +00:00
Richard Purdie
36875b21fc
package.bbclass: Adjust package_depchains to work for cases where multiple pre or postfix packages are specified
...
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@1433 311d38ba-8fff-0310-9ca6-ca027cbcb966
2007-04-04 11:06:37 +00:00
Richard Purdie
0a15894004
native.bbclass: Enhance to allow extra pkgconfig search paths to be injected
...
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@1429 311d38ba-8fff-0310-9ca6-ca027cbcb966
2007-04-03 22:33:11 +00:00
Richard Purdie
69fbfd5c69
package.bbclass: Only need file-native if packaging
...
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@1428 311d38ba-8fff-0310-9ca6-ca027cbcb966
2007-04-03 11:46:15 +00:00
Richard Purdie
409335beae
classes: Rework core dependencies to work properly at the task level
...
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@1427 311d38ba-8fff-0310-9ca6-ca027cbcb966
2007-04-03 11:31:02 +00:00
Richard Purdie
ee221cdbdd
package_deb.bbclass: Make sure permissions on control directory are correct
...
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@1417 311d38ba-8fff-0310-9ca6-ca027cbcb966
2007-03-31 14:04:49 +00:00
Richard Purdie
4445685999
rootfs_deb: Catch all error codes and return them
...
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@1416 311d38ba-8fff-0310-9ca6-ca027cbcb966
2007-03-30 14:52:41 +00:00
Richard Purdie
887b8b1289
package.bbclass: Improve recommends dependency code to catch all dependencies for -dbg and -dev packages, not just some
...
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@1409 311d38ba-8fff-0310-9ca6-ca027cbcb966
2007-03-29 09:49:07 +00:00
Richard Purdie
1d48528c36
base.bbclass: unexport DISTRO to prevent application compile failures
...
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@1380 311d38ba-8fff-0310-9ca6-ca027cbcb966
2007-03-21 16:30:33 +00:00
Ross Burton
968b14a121
Fix spelling
...
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@1374 311d38ba-8fff-0310-9ca6-ca027cbcb966
2007-03-21 10:11:50 +00:00
Ross Burton
1275d5765b
Fix INTLTOOL usage check (from OE)
...
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@1330 311d38ba-8fff-0310-9ca6-ca027cbcb966
2007-03-06 10:20:26 +00:00
Richard Purdie
7b5b56cf19
image.bbclass: We need to make sure all do_populate_staging tasks have fun so postinsts run correcting at image generation time
...
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@1283 311d38ba-8fff-0310-9ca6-ca027cbcb966
2007-02-21 20:19:32 +00:00
Ross Burton
56a65b34e8
Fix bashisms
...
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@1281 311d38ba-8fff-0310-9ca6-ca027cbcb966
2007-02-21 17:21:43 +00:00
Ross Burton
74e0426503
Fix typo when reporting an error
...
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@1258 311d38ba-8fff-0310-9ca6-ca027cbcb966
2007-02-04 18:44:37 +00:00
Richard Purdie
c09b109c6d
image.bbclass: Make relative symlinks
...
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@1222 311d38ba-8fff-0310-9ca6-ca027cbcb966
2007-01-30 14:45:48 +00:00
Richard Purdie
44856a298c
STAGING_BINDIR: No longer need to rename -native binconfig binaries, set STAGING_BINDIR correctly
...
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@1221 311d38ba-8fff-0310-9ca6-ca027cbcb966
2007-01-30 14:44:18 +00:00
Ross Burton
4292e8199b
Remove exclude hack in insane.bbclass and replace it with something a little less foul. This involces adding INSANE_SKIP_package=1 statements to the relevant .bb files
...
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@1197 311d38ba-8fff-0310-9ca6-ca027cbcb966
2007-01-22 20:11:19 +00:00
Ross Burton
539b0f853a
Add exclude list for now, until insane can handle per-package exclusions
...
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@1196 311d38ba-8fff-0310-9ca6-ca027cbcb966
2007-01-22 19:41:29 +00:00
Ross Burton
6e6fdde69b
When checking for .so files in non-dev packages, only check for .so symlinks
...
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@1195 311d38ba-8fff-0310-9ca6-ca027cbcb966
2007-01-22 17:04:39 +00:00
Ross Burton
248c3ed477
Add insane, from OE (but with fatal warnings)
...
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@1187 311d38ba-8fff-0310-9ca6-ca027cbcb966
2007-01-21 21:28:51 +00:00
Richard Purdie
70eeb3ab5c
native.bbclass: Override STAGING_BINDIR_CROSS
...
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@1126 311d38ba-8fff-0310-9ca6-ca027cbcb966
2007-01-08 21:07:49 +00:00
Richard Purdie
81fc6532fb
image.bbclass: Sync minor changes with OE
...
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@1125 311d38ba-8fff-0310-9ca6-ca027cbcb966
2007-01-08 21:07:10 +00:00
Richard Purdie
b30afa242b
rootfs_ipk.bbclass: Fix typo, whitespace
...
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@1124 311d38ba-8fff-0310-9ca6-ca027cbcb966
2007-01-08 21:06:47 +00:00
Richard Purdie
fb61dc1430
kernel.bbclass: Drop KERNEL_RELEASE variable
...
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@1123 311d38ba-8fff-0310-9ca6-ca027cbcb966
2007-01-08 21:05:18 +00:00
Richard Purdie
3a8695033f
patch.bbclass: Fix force options for recent quilt versions
...
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@1122 311d38ba-8fff-0310-9ca6-ca027cbcb966
2007-01-08 21:04:27 +00:00
Richard Purdie
ae60cc23f9
README, sanity.bbclass: Add makeinfo (from texinfo) as a dependency. Also check for qemu-arm binary
...
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@1086 311d38ba-8fff-0310-9ca6-ca027cbcb966
2006-12-22 13:51:35 +00:00
Richard Purdie
f5b38f9db0
Remove DISTRO_TYPE, replacing with IMAGE_FEATURES. Documentation is in local.conf.sample
...
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@1053 311d38ba-8fff-0310-9ca6-ca027cbcb966
2006-12-20 00:00:03 +00:00
Matthew Allum
5eadd9dfaf
Remove now uneeded gcc-3.x check
...
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@1008 311d38ba-8fff-0310-9ca6-ca027cbcb966
2006-12-05 14:47:38 +00:00