index
:
openembedded-core.git
master
Trygve Laugstøl
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
meta
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
initscripts: Remove mtab madness from checkroot.sh since it doesn't work with...
Richard Purdie
2008-05-09
2
-9
/
+2
*
jpeg: Drop more cruft from the debian patch
Richard Purdie
2008-05-07
1
-881
/
+1
*
libtool-cross: Add dependency on libtool-native
Richard Purdie
2008-05-07
3
-3
/
+5
*
meta-toolchain: Fix status file path and hence extras tarball generation
Richard Purdie
2008-05-07
1
-1
/
+1
*
ipkg-utils: added quick hack to get images built under Fedora 9
Marcin Juszkiewicz
2008-05-07
3
-3
/
+4
*
jpeg-native: Drop, we don't need it?
Richard Purdie
2008-05-07
1
-14
/
+0
*
jpeg: Rip out debian libtool hacks and use libtool-cross from staging. Also s...
Richard Purdie
2008-05-07
3
-7262
/
+60
*
sanity.bbclass: Sync with OE, introduce TMPDIR ABI versioning, drop bitbake 1...
Richard Purdie
2008-05-07
1
-19
/
+30
*
sanity.conf: Sync with OE, introduce ABI versioning for TMPDIR, bump minimum ...
Richard Purdie
2008-05-07
1
-1
/
+11
*
sanity.bbclass: Add check of the /proc/sys/vm/mmap_min_addr value and warn if...
Richard Purdie
2008-05-07
1
-0
/
+6
*
uclibc: Add qemuarm machine conig
Richard Purdie
2008-05-06
1
-0
/
+70
*
uclibc: Drop default uCibc.machine to make misconfigurations more obvious
Richard Purdie
2008-05-06
1
-8
/
+0
*
uclibc.inc: Add note about enabling logs
Richard Purdie
2008-05-06
1
-0
/
+3
*
base.bbclass: don't add shasum-native dependency if we are building shasum-na...
Ross Burton
2008-05-06
1
-6
/
+7
*
task-poky-standalone-sdk-target: Drop uclibc-utils
Richard Purdie
2008-05-06
1
-2
/
+1
*
autotools.bbclass: There is no need to use the strange -t option to cp anymore
Richard Purdie
2008-05-06
1
-1
/
+1
*
libtool-sdk: Make sure target directories exist
Richard Purdie
2008-05-06
1
-1
/
+6
*
libtool-sdk: Fix staging function
Richard Purdie
2008-05-06
1
-1
/
+1
*
task-sdk-host: Add libtool-sdk to darwin8 host packages
Richard Purdie
2008-05-05
1
-0
/
+1
*
libtool: Add libtool-sdk
Richard Purdie
2008-05-05
1
-0
/
+52
*
lame: bandaid configure
Richard Purdie
2008-05-05
1
-0
/
+1
*
meta-toolchain: Don't remove .la files, try and fix them
Richard Purdie
2008-05-05
1
-3
/
+8
*
task-sdk-host: Add darwin8 override
Richard Purdie
2008-05-05
1
-0
/
+7
*
meta-toolchain-sdk: Allow the default task to be overridden
Richard Purdie
2008-05-05
1
-1
/
+2
*
site: Add arm-darwin8
Richard Purdie
2008-05-05
1
-0
/
+6
*
bitbake.conf/siteinfo.bbclass/package.bbclass: Add in support for 'darwin8'
Richard Purdie
2008-05-05
3
-20
/
+25
*
icu-native: Bandaid do_configure
Richard Purdie
2008-05-05
1
-0
/
+1
*
freetype: Fix configure statement ordering to work with libtool changes
Richard Purdie
2008-05-05
1
-2
/
+2
*
portmap: do not install initscript with world-writable permissions
Marcin Juszkiewicz
2008-05-05
1
-1
/
+3
*
libtool: Upgrade 2.2.2 -> 2.2.4
Richard Purdie
2008-05-05
9
-199
/
+7
*
poky.bbclass: Fix mirror URLs
Richard Purdie
2008-05-05
1
-2
/
+2
*
packaged-staging.bbclass: Set BB_STAMP_WHITELIST with packaged-staging tasks,...
Richard Purdie
2008-05-04
1
-11
/
+11
*
libx11-sdk: Add xproto-native to DEPENDS
Richard Purdie
2008-05-02
1
-1
/
+1
*
zlib-sdk: Make sure STAGING_INCDIR exists
Richard Purdie
2008-05-02
1
-0
/
+1
*
sdk.bbclass: Instead of changing HOST_VENDOR which badly affects gcc compilat...
Richard Purdie
2008-05-02
1
-2
/
+3
*
libtool-2.2.2: Add fix for patch from upstream
Richard Purdie
2008-05-02
3
-4
/
+4
*
libtool-2.2.2: Cleanup patches
Richard Purdie
2008-05-01
11
-129
/
+135
*
packaged-staging.bbclass: Fixup do_prepackaged_stage references
Richard Purdie
2008-05-01
1
-3
/
+2
*
clutter: Update to latest trunk
Richard Purdie
2008-05-01
2
-35
/
+1
*
clutter: Fix configure with trunk
Richard Purdie
2008-05-01
2
-1
/
+50
*
cairo: Add 1.4.14 back for now
Richard Purdie
2008-05-01
2
-0
/
+77
*
libx11: Add xproto-native to DEPENDS
Richard Purdie
2008-05-01
1
-1
/
+1
*
libx11: Fix command ordering
Richard Purdie
2008-05-01
1
-1
/
+2
*
libx11: Fix do_compile hack to use native headers and allow do_compile to run...
Richard Purdie
2008-05-01
1
-1
/
+2
*
libtool-2.2.2: Add fixes for darwin, drop uclibc patch as it should no longer...
Richard Purdie
2008-05-01
3
-3
/
+20
*
base.bbclass: only depend on shasum-native if we don't have hashlib
Ross Burton
2008-05-01
1
-4
/
+22
*
sanity.bbclass: we don't use the md5sum binary any more, remove it
Ross Burton
2008-05-01
1
-1
/
+1
*
When checksuming tarballs use bb.utils.*_sum instead of calling commands dire...
Ross Burton
2008-05-01
1
-15
/
+15
*
gtk+: fix a warning when creating the file chooser
Ross Burton
2008-05-01
2
-8
/
+2
*
gypsy: bump SRCREV to 147
Marcin Juszkiewicz
2008-04-30
1
-1
/
+1
[prev]
[next]