index
:
openembedded-core.git
master
Trygve Laugstøl
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
meta
/
classes
Commit message (
Expand
)
Author
Age
Files
Lines
*
sanity.bbclass: Add chrpath to the required utilities
Joshua Lock
2010-02-15
1
-1
/
+1
*
relocatable.bbclass: Tidy up class
Joshua Lock
2010-02-12
1
-4
/
+3
*
relocatable.bbclass: Improve logic and style
Joshua Lock
2010-02-12
1
-15
/
+31
*
relocatable.bbclass: remove hard-coded rpaths from native binaries
Joshua Lock
2010-02-11
2
-0
/
+27
*
poky.bbclass: Use pokylinux.org stashes as PREMIRRORS for vcs'
Joshua Lock
2010-02-04
1
-0
/
+11
*
packaged-staging: basic support for pulling staging packages from a mirror
Joshua Lock
2010-01-29
1
-1
/
+26
*
packaged-staging: Move packaged staging directory outside of DEPLOY_DIR
Joshua Lock
2010-01-29
1
-12
/
+12
*
packaged-staging: fix up handling of crosssdk packages
Joshua Lock
2010-01-29
1
-1
/
+1
*
insane.bbclass: Since we have no legacy packaging, no need to repeatedly scan...
Richard Purdie
2010-01-26
1
-1
/
+1
*
gcc-cross-canadian: Fix include paths and hence c++ compiler issues
Richard Purdie
2010-01-20
1
-0
/
+8
*
cross.bbclass: Set BASEPKG_HOST_SYS to a sane value
Richard Purdie
2010-01-14
1
-0
/
+1
*
package_ipk.bbclass: Tweak handling for all/any/noarch and nativesdk
Richard Purdie
2010-01-14
1
-1
/
+5
*
package_ipk.bbclass: Add handling for all/any/noarch and nativesdk
Richard Purdie
2010-01-14
1
-2
/
+6
*
insane.bbclass: Fix typo
Richard Purdie
2010-01-14
1
-1
/
+1
*
cross-canadian: Fix gettext issues
Richard Purdie
2010-01-14
2
-0
/
+4
*
insane.bbclass: Fix multiline string
Joshua Lock
2010-01-06
1
-2
/
+2
*
insane.bbclass: enhance gettext error message
Joshua Lock
2010-01-06
1
-1
/
+2
*
gettext.bbclass: Set the gettext dependencies correctly for target, cross and...
Richard Purdie
2010-01-05
3
-1
/
+7
*
insane.bbclass: special case gettext as it can't depend on itself
Joshua Lock
2010-01-04
1
-10
/
+11
*
insane.bbclass: Fix gettext test
Joshua Lock
2009-12-21
1
-22
/
+18
*
base.bbclass: Fix missing argument
Richard Purdie
2009-12-18
1
-2
/
+2
*
base.bbclass: Fix indentation error
Richard Purdie
2009-12-18
1
-2
/
+2
*
kernel.bbclass: Use B, not S in KERNEL_VERSION
Richard Purdie
2009-12-18
1
-1
/
+1
*
devshell.bbclass: Merge tweaks from OE.dev
Richard Purdie
2009-12-18
1
-1
/
+2
*
base.bbclass: Partially sync branch/scm handling functions with OE.dev
Richard Purdie
2009-12-18
1
-34
/
+38
*
insane.bbclass: Handle native packages in the gettext test
Joshua Lock
2009-12-17
1
-1
/
+5
*
insane.bbclass: Check whether gettext is required but not in DEPENDS
Joshua Lock
2009-12-15
1
-1
/
+19
*
kernel.bbclass: Sync with OE.dev
Richard Purdie
2009-12-14
1
-4
/
+22
*
insane.bbclass: Skip arch check for Cross Canadian
Joshua Lock
2009-12-14
1
-1
/
+1
*
distutils: Sync with OE.dev
Richard Purdie
2009-12-05
4
-16
/
+44
*
nativesdk.bbclass: Disable debug
Richard Purdie
2009-12-02
1
-2
/
+0
*
nativesdk.bbclass: Fix DEPENDS handling
Richard Purdie
2009-12-02
1
-2
/
+8
*
cross-canadian: Set PKGHIST_DIR to a correct value
Richard Purdie
2009-12-02
1
-0
/
+1
*
autotools.bbclass: Make sure config.rpath is present if needed
Richard Purdie
2009-11-30
1
-0
/
+4
*
base.bbclass: Stage etc directory for native packages
Richard Purdie
2009-11-30
1
-0
/
+1
*
package.bbclass: Clear package directory copy before installing new files to ...
Richard Purdie
2009-11-20
1
-0
/
+1
*
glibc-package.bbclass: Fix the case PN == glibc
Richard Purdie
2009-11-20
1
-7
/
+18
*
glibc-package.bbclass: Add GLIBC_INTERNAL_USE_BINARY_LOCALE precompiled mode
Richard Purdie
2009-11-20
1
-32
/
+39
*
glibc: Separate out core glibc packaging functionality into a class
Richard Purdie
2009-11-19
1
-0
/
+261
*
Disable packaged-staging for cross-linkage/staging-linkage and external-poky-...
Richard Purdie
2009-11-19
1
-0
/
+3
*
kernel.bbclass: Merge do_stage into do_install
Richard Purdie
2009-11-19
1
-63
/
+64
*
package.bbclass: Fix runtime_maping_rename so version information isn't removed
Richard Purdie
2009-11-19
1
-5
/
+5
*
perl: Update from OE.dev and convert to use do_install for staging
Richard Purdie
2009-11-18
3
-71
/
+15
*
cross.bbclass: Adjust the core class staging method as all users have been ve...
Richard Purdie
2009-11-17
1
-4
/
+4
*
cross.bbclass: Add defitions of target_*dir variables and improve sysroot_sta...
Richard Purdie
2009-11-16
1
-1
/
+15
*
native.bbclass: Make sure PACKAGES is empty in case _prepend or _append are used
Richard Purdie
2009-11-16
1
-0
/
+1
*
base.bbclass: Drop unused PSTAGE_BROKEN_DESTDIR variable and run sysroot_preh...
Richard Purdie
2009-11-16
1
-3
/
+1
*
packaged-staging.bbclass: Fix staging reference -> sysroots
Richard Purdie
2009-11-16
1
-1
/
+1
*
update-rc.d: Add native version, add native dependency to class, convert stag...
Richard Purdie
2009-11-16
1
-1
/
+1
*
perl: Standardise config.sh location
Richard Purdie
2009-11-16
3
-3
/
+5
[next]