summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* .gitignore: Add extra entriesRichard Purdie2008-11-061-0/+3
|
* scripts/poky-env-internal: Automatically add in additional meta- ↵Richard Purdie2008-11-061-19/+45
| | | | repositories if found
* linux-moblin-2.6.27-rc6: Fix rc6 patch URLSamuel Ortiz2008-11-061-2/+2
|
* bootimg: As image size grows, we want to switch to FAT16Samuel Ortiz2008-11-062-2/+2
|
* moblin.conf: Use package_ipk as well as rpm, just for nowRichard Purdie2008-11-061-1/+1
|
* Merge branch 'master' of ssh://git@git.moblin.org/pokyJoshua Lock2008-11-066-7/+9
|\
| * bitbake: Improve error message for missing class filesRichard Purdie2008-11-063-5/+3
| |
| * qemu.inc: Use ext3 images for qemu, not ext2 onesRichard Purdie2008-11-051-1/+1
| |
| * Add xeyes (from OE)Richard Purdie2008-11-051-0/+4
| |
| * bitbake.conf: Fix CHECK_COMMAND_wget quotingRichard Purdie2008-11-051-1/+1
| |
* | moblin-image-sdk: Should use NETBOOK_IMAGE_FEATURES not SATO_IMAGE_FEATURES.Joshua Lock2008-11-061-1/+1
|/
* task-base: Removed RDEPEND on task-poky-bootJoshua Lock2008-11-053-3/+2
| | | | 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.
* linux-moblin: Tweak defconfig to improve kernel boot timeSamuel Ortiz2008-11-052-10/+7
| | | | | | 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.
* Merge branch 'master' of ssh://git@git.moblin.org/pokyJoshua Lock2008-11-052-0/+20
|\
| * initrdscripts: Add the simplest init scriptSamuel Ortiz2008-11-052-0/+20
| | | | | | | | | | | | 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.
* | moblin-image-netbook-install: deleted.Joshua Lock2008-11-051-13/+0
|/ | | | moblin-image-netbook-install no longer needed, install functionality is provided by moblin-image-netbook-live.
* task-moblin-tools: moving sreadahead to task-moblin-bootSamuel Ortiz2008-11-052-4/+5
|
* bitbake: Optionally take username/password options from url parametersRichard Purdie2008-11-052-0/+8
|
* packagekit: Fix after polkit was renamedRichard Purdie2008-11-051-1/+1
|
* xf86-input-mouse: Fix header files includedRichard Purdie2008-11-052-1/+22
|
* xserver-x86: Fix m4 autoconf macroRichard Purdie2008-11-056-12/+23
|
* libgtkstylus: rpm can't cope with these expressions so avoid them for nowRichard Purdie2008-11-041-5/+8
|
* packagekit: fix typo in folder nameJoshua Lock2008-11-042-0/+0
|
* Merge branch 'master' of ssh://git@git.moblin.org/pokyJoshua Lock2008-11-0419-94/+153
|\
| * packagekit: Disable gstreamer plugin (gstreamer is not in DEPENDS)Richard Purdie2008-11-041-2/+2
| |
| * packagekit: Fix DEPENDS and configureRichard Purdie2008-11-043-4/+60
| |
| * polkit: Fix DEPENDSRichard Purdie2008-11-041-1/+1
| |
| * drm: Fix libpthreads-stubs name in DEPENDSRichard Purdie2008-11-042-2/+2
| |
| * bitbake wget.py: Fix problem with empty proxy variablesRichard Purdie2008-11-042-4/+4
| |
| * pam: Fix use of binary built with the native compilerRichard Purdie2008-11-041-2/+3
| |
| * sreadahead: Mark as x86 onlyRichard Purdie2008-11-041-0/+6
| |
| * scripts/poky-autobuild-moblin: Update the proxy config and add rpm packages ↵Richard Purdie2008-11-041-3/+5
| | | | | | | | to the build list
| * syslinux-installer-native: Add missing DEPENDSRichard Purdie2008-11-041-0/+1
| |
| * libdrm: Add missing DEPENDS on pthread-stubsRichard Purdie2008-11-042-0/+3
| |
| * base.bbclass: Improve the git proxy syntax to match the http/ftp syntax tooRichard Purdie2008-11-041-5/+2
| |
| * bitbake: Improve proxy handling got wget so urls can be excluded from the proxyRichard Purdie2008-11-042-6/+44
| |
| * .gitignore: Add build/conf/local.confRichard Purdie2008-11-041-0/+1
| |
| * packaged-staging.bbclass: Ignore errors resulting from parallel threads clashingRichard Purdie2008-11-041-2/+1
| |
| * e2fsprogs: Bump version after the last commit to fix uuid librbary problemsRichard Purdie2008-11-041-1/+1
| |
| * uuid: Drop in favour of the e2fsprogs versionRichard Purdie2008-11-042-57/+0
| |
| * autotools.bbclass: Handle /lib as well as /usr/lib in autotools_stage_allRichard Purdie2008-11-042-14/+26
| |
* | polkit: Rename polkit to policykitJoshua Lock2008-11-041-0/+0
|/
* Merge branch 'master' of ssh://git@git.moblin.org/pokyJoshua Lock2008-11-042-1/+19
|\
| * parted: Disable use of check, even its its detected since its not in DEPENDS ↵Richard Purdie2008-11-042-1/+19
| | | | | | | | (and isn't needed)
* | poky-floating-revisions: Comment out SRCDATE_oprofile.Joshua Lock2008-11-041-1/+1
|/ | | | Remove CVS of Oprofile from poky-bleeding for now.
* scripts/poky-autobuild-moblin: Add GIT PROXY variablesRichard Purdie2008-11-041-1/+1
|
* base.bbclass: Set GIT_CONFIG correctlyRichard Purdie2008-11-043-7/+5
|
* base.bbclass: Fix whitepsace damageRichard Purdie2008-11-041-3/+3
|
* base.bbclass: Create ~/.gitconfig if it doesn't already existRichard Purdie2008-11-041-1/+3
|
* linux-simtec: Update simtec1 -> simtec3 and add COMPATIBLE_MACHINERichard Purdie2008-11-043-2/+5
|