index
:
ast2050-yocto-poky
fido
Modified yocto poky sources to support the Aspeed AST2050 and ASUS KGPE-D16 / KCMA-D8
Raptor Engineering, LLC
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
meta
/
classes
/
native.bbclass
Commit message (
Expand
)
Author
Age
Files
Lines
*
Split do_packagedata task from do_package
Richard Purdie
2013-01-25
1
-0
/
+1
*
classes: Drop do_package stamp-extra-info
Richard Purdie
2012-11-21
1
-1
/
+0
*
classes: Be consistent about sstate-inputdirs/outputdirs ending with '/'
Richard Purdie
2012-11-14
1
-2
/
+2
*
classes: replace virtclass-native(sdk) with class-native(sdk)
Robert Yang
2012-11-02
1
-3
/
+3
*
package.bbclass: Switch shlibs to pkgdata directory and make package non-mach...
Richard Purdie
2012-10-22
1
-1
/
+0
*
native.bbclass: correct PATH to have native-intercept be prepended
Saul Wold
2012-06-28
1
-1
/
+1
*
classes: Add recipe class to overrides
Richard Purdie
2012-04-30
1
-0
/
+1
*
gzip/pigz-native: Install into a prefix to avoid clashing with system binaries
Richard Purdie
2012-03-21
1
-1
/
+1
*
native.bbclass: make TOOLCHAIN_OPTIONS empty
Robert Yang
2012-03-19
1
-0
/
+3
*
native.bbclass: Fix variable remapping coverage
Richard Purdie
2012-01-05
1
-1
/
+1
*
classes, conf: Exclude native and nativesdk recipes from libc specific override
Khem Raj
2011-12-01
1
-0
/
+3
*
getVar/setVar cleanups
Richard Purdie
2011-11-27
1
-2
/
+2
*
Convert to use direct access to the data store (instead of bb.data.*Var*())
Richard Purdie
2011-11-10
1
-6
/
+6
*
native.bbclass: Ensure native recipes have a deterministic baselib value
Richard Purdie
2011-10-07
1
-0
/
+2
*
autotools.bbclass: Set the dynamic linker search path for libtool correctly
Richard Purdie
2011-09-26
1
-0
/
+3
*
toolchain-scripts & other classes: add TARGET_LD_ARCH & TARGET_AS_ARCH vars
Nitin A Kamble
2011-08-05
1
-3
/
+7
*
bitbake.conf/classes: Variable cleanup
Richard Purdie
2011-07-25
1
-4
/
+0
*
native.bbclass: generate libdir from libdir_native
Yu Ke
2011-07-12
1
-0
/
+2
*
native.bbclass: Add a simple chown intercept command
Mark Hatle
2011-06-23
1
-0
/
+2
*
native/nativesdk: Clean up the depends ordering after bitbake override handli...
Richard Purdie
2011-06-09
1
-32
/
+40
*
native.bbclass: allow a native package to be populated into its own dir
Dexuan Cui
2011-06-09
1
-0
/
+5
*
cmake.bbclass: fix qmake and rpath issues
Otavio Salvador
2011-05-11
1
-0
/
+4
*
native, nativesdk, crosssdk: reset TARGET_FPU
Ilya Yanok
2011-04-05
1
-0
/
+1
*
native: empty PACKAGES_DYNAMIC the way we do PACKAGES
Chris Larson
2011-03-23
1
-0
/
+2
*
bitbake: machine specific sysroots implementation
Dongxiao Xu
2011-01-25
1
-0
/
+2
*
staging: Use relative path in sysroot-destdir for target recipes
Dongxiao Xu
2011-01-21
1
-0
/
+3
*
native.bbclass: Mark various package functions as noexec since they don't do ...
Richard Purdie
2010-11-28
1
-0
/
+5
*
native.bbclasS: Add handing to remap RDEPENDS fields and avoid crossed target...
Richard Purdie
2010-11-28
1
-1
/
+13
*
native.bbclass: Ensure EXTRA_NATIVE_PKGCONFIG_PATH has a default value
Richard Purdie
2010-08-18
1
-0
/
+1
*
Finally deprecate all legacy do_stage functions. This changes the existing wa...
Richard Purdie
2010-07-22
1
-24
/
+0
*
relocatable.bbclass: remove hard-coded rpaths from native binaries
Joshua Lock
2010-02-11
1
-0
/
+3
*
gettext.bbclass: Set the gettext dependencies correctly for target, cross and...
Richard Purdie
2010-01-05
1
-0
/
+2
*
native.bbclass: Make sure PACKAGES is empty in case _prepend or _append are used
Richard Purdie
2009-11-16
1
-0
/
+1
*
native.bbclass: Fix DEPENDS handling for BBCLASSEXTEND use
Richard Purdie
2009-11-13
1
-29
/
+21
*
base/autotools.bbclass: Make sure extra dependencies are not lost for native ...
Richard Purdie
2009-11-13
1
-2
/
+0
*
native.bbclass: Improve DEPENDS mangling code so sub matches don't break upon...
Richard Purdie
2009-11-13
1
-5
/
+11
*
native.bbclass: If do_stage isn't overridden, allow do_install to run for nat...
Richard Purdie
2009-11-13
1
-5
/
+5
*
native.bbclass: Use prefix_native variable
Richard Purdie
2009-09-17
1
-2
/
+2
*
Remove layout_* variables
Richard Purdie
2009-09-17
1
-26
/
+9
*
native.bbclass: Drop INHIBIT_NATIVE_STAGE_INSTALL function and wrap logic in ...
Richard Purdie
2009-06-11
1
-10
/
+16
*
native.bbclass: Add virtclass-native to OVERRIDES and use in fakeroot to func...
Richard Purdie
2009-01-05
1
-0
/
+1
*
native.bbclass: Handling remapping of PROVIDES similar to sdk.bbclass
Richard Purdie
2009-01-05
1
-0
/
+10
*
Remove unneeded S variables
Richard Purdie
2009-01-03
1
-0
/
+2
*
zlib: Clean up recipe and use BBCLASSEXTEND for native and sdk versions
Richard Purdie
2009-01-03
1
-0
/
+6
*
native/sdk.bbclass: Handle DEPENDS and PROVIDES fields magically, remove a nu...
Richard Purdie
2009-01-03
1
-0
/
+18
*
native.bbclass: Also override BASE_PACKAGE_ARCH
Richard Purdie
2008-07-21
1
-0
/
+1
*
native.bbclass: Override BASEPKG_HOST_SYS and TARGET_SYS in the native case
Richard Purdie
2008-07-21
1
-0
/
+3
*
native.bbclass: fix do_stage (s/"]/" ]/) - taken from OE
Marcin Juszkiewicz
2008-03-20
1
-1
/
+1
*
autotools.bbclass/native.bbclass: Use autotools_stage_all instead of oe_runma...
Richard Purdie
2008-03-19
1
-3
/
+6
*
pkgconfig: Switch to using sysroot simplifying pkgconfig files. Requires a fu...
Richard Purdie
2007-11-12
1
-0
/
+1
[next]