index
:
openembedded-core.git
master
Trygve Laugstøl
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
...
|
*
packagekit: Fix DEPENDS and configure
Richard Purdie
2008-11-04
3
-4
/
+60
|
*
polkit: Fix DEPENDS
Richard Purdie
2008-11-04
1
-1
/
+1
|
*
drm: Fix libpthreads-stubs name in DEPENDS
Richard Purdie
2008-11-04
2
-2
/
+2
|
*
bitbake wget.py: Fix problem with empty proxy variables
Richard Purdie
2008-11-04
2
-4
/
+4
|
*
pam: Fix use of binary built with the native compiler
Richard Purdie
2008-11-04
1
-2
/
+3
|
*
sreadahead: Mark as x86 only
Richard Purdie
2008-11-04
1
-0
/
+6
|
*
scripts/poky-autobuild-moblin: Update the proxy config and add rpm packages t...
Richard Purdie
2008-11-04
1
-3
/
+5
|
*
syslinux-installer-native: Add missing DEPENDS
Richard Purdie
2008-11-04
1
-0
/
+1
|
*
libdrm: Add missing DEPENDS on pthread-stubs
Richard Purdie
2008-11-04
2
-0
/
+3
|
*
base.bbclass: Improve the git proxy syntax to match the http/ftp syntax too
Richard Purdie
2008-11-04
1
-5
/
+2
|
*
bitbake: Improve proxy handling got wget so urls can be excluded from the proxy
Richard Purdie
2008-11-04
2
-6
/
+44
|
*
.gitignore: Add build/conf/local.conf
Richard Purdie
2008-11-04
1
-0
/
+1
|
*
packaged-staging.bbclass: Ignore errors resulting from parallel threads clashing
Richard Purdie
2008-11-04
1
-2
/
+1
|
*
e2fsprogs: Bump version after the last commit to fix uuid librbary problems
Richard Purdie
2008-11-04
1
-1
/
+1
|
*
uuid: Drop in favour of the e2fsprogs version
Richard Purdie
2008-11-04
2
-57
/
+0
|
*
autotools.bbclass: Handle /lib as well as /usr/lib in autotools_stage_all
Richard Purdie
2008-11-04
2
-14
/
+26
*
|
polkit: Rename polkit to policykit
Joshua Lock
2008-11-04
1
-0
/
+0
|
/
*
Merge branch 'master' of ssh://git@git.moblin.org/poky
Joshua Lock
2008-11-04
2
-1
/
+19
|
\
|
*
parted: Disable use of check, even its its detected since its not in DEPENDS ...
Richard Purdie
2008-11-04
2
-1
/
+19
*
|
poky-floating-revisions: Comment out SRCDATE_oprofile.
Joshua Lock
2008-11-04
1
-1
/
+1
|
/
*
scripts/poky-autobuild-moblin: Add GIT PROXY variables
Richard Purdie
2008-11-04
1
-1
/
+1
*
base.bbclass: Set GIT_CONFIG correctly
Richard Purdie
2008-11-04
3
-7
/
+5
*
base.bbclass: Fix whitepsace damage
Richard Purdie
2008-11-04
1
-3
/
+3
*
base.bbclass: Create ~/.gitconfig if it doesn't already exist
Richard Purdie
2008-11-04
1
-1
/
+3
*
linux-simtec: Update simtec1 -> simtec3 and add COMPATIBLE_MACHINE
Richard Purdie
2008-11-04
3
-2
/
+5
*
Add depicture machine with patches from SimTec
Richard Purdie
2008-11-04
4
-0
/
+87
*
task-moblin-tools: Add sreadahead to the package list
Samuel Ortiz
2008-11-03
1
-3
/
+4
*
sreadahead: Initial commit
Samuel Ortiz
2008-11-03
5
-0
/
+125
*
linux-moblin: Add super readahead ext3 specific patch
Samuel Ortiz
2008-11-03
2
-1
/
+67
*
scripts/poky-autobuild-moblin: Set GIT_PROXY_COMMAND
Richard Purdie
2008-11-03
1
-0
/
+1
*
packaged-staging.bbclass: Make sure target directory exists, fixing build fai...
Richard Purdie
2008-11-03
1
-0
/
+1
*
sdk.bbclass: Fix PKG_CONFIG_DIR value
Richard Purdie
2008-11-03
1
-0
/
+1
*
.gitignore: Fix directory reference issue
Richard Purdie
2008-11-03
1
-1
/
+1
*
moblin-fixed-revisions: Added and preferred over poky-fixed-revisions
Joshua Lock
2008-11-03
2
-0
/
+6
*
roots_rpm.bbclass: Use opkg-native to get update-alternatives
Rob Bradford
2008-10-31
1
-0
/
+4
*
libxml2: Fix a compilation error when using -D_FORTIFY_SOURCE=2 thanks Chengl...
Joshua Lock
2008-10-31
4
-3
/
+17
*
package pam correctly
Anas Nashif
2008-10-31
1
-2
/
+12
*
base.bbclass: Fix infinite loop
Richard Purdie
2008-10-31
1
-3
/
+3
*
base.bbclass: Fix typo
Richard Purdie
2008-10-31
1
-2
/
+2
*
base.bbclass: Fix the git config file writing code
Richard Purdie
2008-10-31
1
-7
/
+8
*
bitbake: Don't export the GIT_PROXY_COMMAND in the fetcher code since it mean...
Richard Purdie
2008-10-31
2
-2
/
+2
*
wpa_supplicant: Use volatiles for managing /var/run/wpa_supplicant
Rob Bradford
2008-10-31
3
-4
/
+9
*
networkmanager: Remove conflicting directories (managed by volatiles)
Rob Bradford
2008-10-31
1
-1
/
+3
*
fontconfig: Use volatiles for managing /var/cache/fontconfig
Rob Bradford
2008-10-31
2
-1
/
+15
*
base.bbclass: Fix getVar call
Richard Purdie
2008-10-31
1
-1
/
+1
*
base.bbclass: Add missing import os
Richard Purdie
2008-10-31
1
-0
/
+1
*
base.bbclass: Add missing import bb
Richard Purdie
2008-10-31
1
-0
/
+1
*
added packages: PolicyKit and PackageKit
Anas Nashif
2008-10-31
2
-0
/
+29
*
New package: pam
Anas Nashif
2008-10-31
1
-0
/
+18
*
linux-moblin: 2.6.27-rc6 is not the default
Samuel Ortiz
2008-10-31
1
-1
/
+0
[prev]
[next]