Commit Graph

5589 Commits

Author SHA1 Message Date
Richard Purdie
4d24b9d044 Add xeyes (from OE) 2008-11-05 22:37:38 +00:00
Richard Purdie
dd36b620fe bitbake.conf: Fix CHECK_COMMAND_wget quoting 2008-11-05 19:34:12 +00:00
Joshua Lock
bbac24bb2e task-base: Removed RDEPEND on task-poky-boot
It is now neccesarry for each distro to specify a POKY_EXTRA_RDEPENDS for a relevant boot task. This has been added in poky and moblin distros.
2008-11-05 16:56:08 +00:00
Samuel Ortiz
7e6ddbd883 linux-moblin: Tweak defconfig to improve kernel boot time
We are now having uhci and ohci as modules. We also got rid of useless
BLK_DEV config options.
With this new .config, the kernel boots in just less than 1 second.
2008-11-05 17:34:59 +01:00
Joshua Lock
f667a067ba Merge branch 'master' of ssh://git@git.moblin.org/poky 2008-11-05 14:46:10 +00:00
Joshua Lock
47e825a2c4 moblin-image-netbook-install: deleted.
moblin-image-netbook-install no longer needed, install functionality is provided by moblin-image-netbook-live.
2008-11-05 14:45:20 +00:00
Samuel Ortiz
6e7061263e initrdscripts: Add the simplest init script
When booting from initramfs, one must provide a /init link.
This one is the simplest one, just forking a shell, allowing
for the smallest initramfs.
2008-11-05 13:53:09 +01:00
Samuel Ortiz
97cbee6239 task-moblin-tools: moving sreadahead to task-moblin-boot 2008-11-05 12:22:20 +01:00
Richard Purdie
610b53fcb9 bitbake: Optionally take username/password options from url parameters 2008-11-05 10:31:40 +00:00
Richard Purdie
33b4017b70 packagekit: Fix after polkit was renamed 2008-11-05 00:16:57 +00:00
Richard Purdie
9ffb17080f xf86-input-mouse: Fix header files included 2008-11-05 00:05:09 +00:00
Richard Purdie
d9dfbf4e12 xserver-x86: Fix m4 autoconf macro 2008-11-05 00:03:56 +00:00
Richard Purdie
f8e9dcb5ae libgtkstylus: rpm can't cope with these expressions so avoid them for now 2008-11-04 22:18:29 +00:00
Joshua Lock
76bf51b126 packagekit: fix typo in folder name 2008-11-04 22:11:58 +00:00
Joshua Lock
d422ac1c25 Merge branch 'master' of ssh://git@git.moblin.org/poky 2008-11-04 22:11:23 +00:00
Joshua Lock
3937aefbef polkit: Rename polkit to policykit 2008-11-04 22:11:00 +00:00
Richard Purdie
51db60903d packagekit: Disable gstreamer plugin (gstreamer is not in DEPENDS) 2008-11-04 22:06:39 +00:00
Richard Purdie
4b0098b261 packagekit: Fix DEPENDS and configure 2008-11-04 21:46:02 +00:00
Richard Purdie
76e51a83e1 polkit: Fix DEPENDS 2008-11-04 21:29:31 +00:00
Richard Purdie
94b399858d drm: Fix libpthreads-stubs name in DEPENDS 2008-11-04 21:26:52 +00:00
Richard Purdie
510d5d7f4d bitbake wget.py: Fix problem with empty proxy variables 2008-11-04 21:11:58 +00:00
Richard Purdie
973bba1ede pam: Fix use of binary built with the native compiler 2008-11-04 21:11:27 +00:00
Richard Purdie
559cbf23f9 sreadahead: Mark as x86 only 2008-11-04 20:58:27 +00:00
Richard Purdie
9586e75e26 scripts/poky-autobuild-moblin: Update the proxy config and add rpm packages to the build list 2008-11-04 19:35:06 +00:00
Richard Purdie
f869e706ab syslinux-installer-native: Add missing DEPENDS 2008-11-04 19:25:10 +00:00
Richard Purdie
9d0ed30faf libdrm: Add missing DEPENDS on pthread-stubs 2008-11-04 19:21:12 +00:00
Richard Purdie
7fdff0f3cd base.bbclass: Improve the git proxy syntax to match the http/ftp syntax too 2008-11-04 19:13:25 +00:00
Richard Purdie
c2ef2d4f5a bitbake: Improve proxy handling got wget so urls can be excluded from the proxy 2008-11-04 19:13:03 +00:00
Richard Purdie
2bd4344e9a .gitignore: Add build/conf/local.conf 2008-11-04 19:10:58 +00:00
Richard Purdie
e0dab8bda5 packaged-staging.bbclass: Ignore errors resulting from parallel threads clashing 2008-11-04 17:34:45 +00:00
Richard Purdie
dc0f956433 e2fsprogs: Bump version after the last commit to fix uuid librbary problems 2008-11-04 16:01:27 +00:00
Richard Purdie
e38ae8f00a uuid: Drop in favour of the e2fsprogs version 2008-11-04 16:00:15 +00:00
Richard Purdie
4a3a35f81c autotools.bbclass: Handle /lib as well as /usr/lib in autotools_stage_all 2008-11-04 15:40:56 +00:00
Joshua Lock
74e5d027b9 Merge branch 'master' of ssh://git@git.moblin.org/poky 2008-11-04 15:38:21 +00:00
Joshua Lock
fd4b88a88e poky-floating-revisions: Comment out SRCDATE_oprofile.
Remove CVS of Oprofile from poky-bleeding for now.
2008-11-04 15:37:15 +00:00
Richard Purdie
8dd388cac4 parted: Disable use of check, even its its detected since its not in DEPENDS (and isn't needed) 2008-11-04 15:25:27 +00:00
Richard Purdie
777f269259 scripts/poky-autobuild-moblin: Add GIT PROXY variables 2008-11-04 13:51:23 +00:00
Richard Purdie
4c626238e7 base.bbclass: Set GIT_CONFIG correctly 2008-11-04 13:32:35 +00:00
Richard Purdie
66481d67f4 base.bbclass: Fix whitepsace damage 2008-11-04 11:49:06 +00:00
Richard Purdie
2a0c668a9b base.bbclass: Create ~/.gitconfig if it doesn't already exist 2008-11-04 11:48:12 +00:00
Richard Purdie
51be1fad9c linux-simtec: Update simtec1 -> simtec3 and add COMPATIBLE_MACHINE 2008-11-04 11:43:33 +00:00
Richard Purdie
f27cbd1a4e Add depicture machine with patches from SimTec 2008-11-04 11:24:25 +00:00
Samuel Ortiz
1b7873fae9 task-moblin-tools: Add sreadahead to the package list 2008-11-03 19:18:40 +01:00
Samuel Ortiz
bebb376e62 sreadahead: Initial commit
Super readahead is an improved readahead tool.
2008-11-03 19:14:00 +01:00
Samuel Ortiz
7b5d03d08e linux-moblin: Add super readahead ext3 specific patch
We need this patch for sreadahead to generate the to be read file list.
2008-11-03 19:11:28 +01:00
Richard Purdie
b249501844 scripts/poky-autobuild-moblin: Set GIT_PROXY_COMMAND 2008-11-03 17:20:21 +00:00
Richard Purdie
4f083a4ada packaged-staging.bbclass: Make sure target directory exists, fixing build failures 2008-11-03 17:03:27 +00:00
Richard Purdie
10fd960412 sdk.bbclass: Fix PKG_CONFIG_DIR value 2008-11-03 17:00:29 +00:00
Richard Purdie
9ebe8de923 .gitignore: Fix directory reference issue 2008-11-03 15:17:17 +00:00
Joshua Lock
582b71a90c moblin-fixed-revisions: Added and preferred over poky-fixed-revisions
Add moblin-fixed-revisions to meta-moblin for where Moblin requires fixed revisions different from those in the Poky distro.
2008-11-03 10:46:09 +00:00