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
...
*
scripts/poky-autobuild-moblin: Add moblin-uricheck target support
Richard Purdie
2009-01-06
1
-0
/
+2
*
dbus-glib: Fix introspection configure option
Richard Purdie
2009-01-05
2
-2
/
+2
*
e2fsprogs: Add darwin override for EXTRA_OECONF
Richard Purdie
2009-01-05
1
-0
/
+2
*
native.bbclass: Add virtclass-native to OVERRIDES and use in fakeroot to func...
Richard Purdie
2009-01-05
2
-0
/
+2
*
dbus-native: Bump PR
Richard Purdie
2009-01-05
1
-1
/
+1
*
dbus-glib: Factor into a common .inc file and cleanup the recipe using autoto...
Richard Purdie
2009-01-05
4
-34
/
+25
*
dbus-native: Generate the dbus-bus-introspect.xml so dbus-glib recipes don't ...
Richard Purdie
2009-01-05
4
-20
/
+14
*
scripts: Update qemu scripts with changes in recent qemu calling conventions ...
Richard Purdie
2009-01-05
3
-20
/
+20
*
libx11-sdk: Provide the correct virtual package
Richard Purdie
2009-01-05
2
-2
/
+2
*
sdk.bbclass: Don't special case virtual/ dependencies as this breaks things l...
Richard Purdie
2009-01-05
1
-1
/
+1
*
native.bbclass: Handling remapping of PROVIDES similar to sdk.bbclass
Richard Purdie
2009-01-05
1
-0
/
+10
*
qemu: Upgrade to latest svn removing a ton of merged patches (yay)
Richard Purdie
2009-01-05
63
-19868
/
+84
*
metacity-clutter: Add intltool to DEPENDS
Richard Purdie
2009-01-05
1
-1
/
+1
*
metacity-clutter_git: Set correct gconf keys after installation for compositing.
Joshua Lock
2009-01-05
1
-2
/
+4
*
Various fixes after recent commit breakage
Richard Purdie
2009-01-04
5
-10
/
+6
*
glib-2.0: Revert glib-2.0 S variable removal
Richard Purdie
2009-01-03
2
-0
/
+4
*
Remove unneeded S variables
Richard Purdie
2009-01-03
7
-10
/
+2
*
coreutils: Convert to BBCLASSEXTEND
Richard Purdie
2009-01-03
2
-2
/
+2
*
fakeroot: Clean up and convert to BBCLASSEXTEND
Richard Purdie
2009-01-03
4
-43
/
+11
*
fakechroot: Clean up and convert to BBCLASSEXTEND
Richard Purdie
2009-01-03
3
-13
/
+5
*
flex: Clean up and convert to BBCLASSEXTEND
Richard Purdie
2009-01-03
5
-17
/
+3
*
e2fsprogs: Drop stale unused patches, clean out unneeded metadata
Richard Purdie
2009-01-03
7
-2383
/
+0
*
expat: Upgrade native/sdk versions to 2.0.0, use BBCLASSEXTEND, drop 1.95.7 v...
Richard Purdie
2009-01-03
6
-61
/
+4
*
bzip2: Drop 1.0.2 version
Richard Purdie
2009-01-03
2
-144
/
+0
*
curl: Get rid of old fashioned broken stage functions
Richard Purdie
2009-01-03
3
-27
/
+2
*
zlib: Clean up recipe and use BBCLASSEXTEND for native and sdk versions
Richard Purdie
2009-01-03
6
-44
/
+9
*
xorg: Remove unneeded XORG_PN settings and replace some native/sdk recipes wi...
Richard Purdie
2009-01-03
20
-47
/
+7
*
bitbake-dev: Add BBCLASSEXTEND support
Richard Purdie
2009-01-03
4
-15
/
+79
*
native/sdk.bbclass: Handle DEPENDS and PROVIDES fields magically, remove a nu...
Richard Purdie
2009-01-03
55
-150
/
+91
*
bitbake: Add in code to support the BBCLASSEXTEND variable. Virtual native/sd...
Richard Purdie
2009-01-03
6
-24
/
+85
*
bitbake/cache.py: Simplify logic
Richard Purdie
2009-01-03
2
-22
/
+18
*
bitbake/BBHandler.py: Move handler finalisation code into a separate function
Richard Purdie
2009-01-02
2
-115
/
+70
*
bitbake: Sync with upstream after 2.8.12 release
Richard Purdie
2009-01-02
4
-2
/
+6
*
dbus: Drop old 1.0.* and 1.1.* versions
Richard Purdie
2009-01-02
15
-411
/
+0
*
gtk+: Drop old 2.10.* and 2.13* versions
Richard Purdie
2009-01-02
37
-22929
/
+0
*
autoconf: Add 2.63 (leaving GPLv2 2.61) leaving 2.61 as default since glib-2....
Richard Purdie
2009-01-02
16
-1
/
+1026
*
xorg-*common.inc: Use BPN instead of PN
Richard Purdie
2009-01-02
3
-3
/
+3
*
Drop now unneeded FILESDIR and S variables from various recipes
Richard Purdie
2009-01-02
61
-136
/
+3
*
bitbake.conf: In SPECIAL_PKGSUFFIX -cross-sdk must come before -cross and -sd...
Richard Purdie
2009-01-02
1
-1
/
+1
*
libtool-native: Stage libltdl headers (from OE)
Richard Purdie
2009-01-02
1
-1
/
+3
*
Add m4 1.4.12 but leave 1.4.9 as its GPLv2
Richard Purdie
2009-01-02
3
-1
/
+14
*
automake: 1.10.1 -> 1.10.2
Richard Purdie
2009-01-02
3
-1
/
+1
*
quilt: 0.45 -> 0.47
Richard Purdie
2009-01-02
7
-23
/
+70
*
libtool: Drop old version 1.5.10
Richard Purdie
2009-01-02
15
-706
/
+0
*
base.bbclass: Remove pointless expand call
Richard Purdie
2009-01-02
1
-2
/
+2
*
base.bbclass: Add metadata revision handling for git (from OE)
Richard Purdie
2009-01-02
3
-12
/
+53
*
base.bbclass: Add unpack handling for .jar files (from OE)
Richard Purdie
2009-01-02
1
-2
/
+2
*
bitbake.conf: Default to an IMAGE_FSTYPES of tar.gz instead of the less usefu...
Richard Purdie
2009-01-02
1
-1
/
+1
*
bitbake.conf: Rename DEBPV to EXTENDPV to sync up with OE
Richard Purdie
2009-01-02
7
-9
/
+9
*
bitbake.conf: Create BPN variable containing the pruned version of PN with va...
Richard Purdie
2009-01-02
2
-5
/
+22
[prev]
[next]