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
/
image.bbclass
Commit message (
Expand
)
Author
Age
Files
Lines
*
image types: split live into iso and hddimg
Valentin Popa
2013-10-14
1
-1
/
+11
*
image.bbclass: uninstall package only if it's already installed
Chen Qi
2013-09-24
1
-1
/
+11
*
classes/testimage-auto: add class to allow automatically running image tests
Paul Eggleton
2013-09-22
1
-0
/
+3
*
bitbake.conf/package: Collapse PKGDATA_DIR into a single machine specific dir...
Richard Purdie
2013-09-14
1
-1
/
+1
*
image/populate_sdk: Ensure symlinks in target sysroot are relative
Richard Purdie
2013-09-11
1
-1
/
+6
*
kernel.bbclass, image.bbclass: Implement kernel INITRAMFS dependency and bund...
Jason Wessel
2013-09-06
1
-0
/
+12
*
meta: Don't use deprecated bitbake API
Richard Purdie
2013-09-01
1
-1
/
+1
*
classes: Remove references to _remove in function names since this may become...
Richard Purdie
2013-08-26
1
-3
/
+3
*
image.bbclass: Add basic support for PACKAGE_EXCLUDE
Mark Hatle
2013-08-22
1
-12
/
+27
*
openssh: fix for read-only rootfs
Chen Qi
2013-08-16
1
-0
/
+12
*
image.bbclass: create device table after package installation
Chen Qi
2013-08-16
1
-5
/
+3
*
image.bbclass: Move runtime_mapping_rename to avoid conflict w/ multilib
Mark Hatle
2013-08-13
1
-6
/
+11
*
classes/image: ensure BAD_RECOMMENDATIONS supports pre-renamed package names
Paul Eggleton
2013-07-29
1
-0
/
+1
*
image.bbclass: remove unneeded files from the image
Laurentiu Palcu
2013-06-11
1
-0
/
+33
*
image.bbclass: add postinst_enable_logging
Chen Qi
2013-05-23
1
-0
/
+11
*
image.bbclass: Add package-management image feature to validitems
Khem Raj
2013-05-14
1
-1
/
+1
*
classes/image: show an error on invalid IMAGE_FEATURES
Paul Eggleton
2013-05-12
1
-0
/
+16
*
image/kernel-module-split/eglibc-ld.inc: Remove has_key() usage
Richard Purdie
2013-05-09
1
-1
/
+1
*
image.bbclass: Don't mark do_rootfs and do_build as nostamp
Phil Blundell
2013-05-03
1
-2
/
+0
*
classes/image: allow complementary package globs to be extended
Paul Eggleton
2013-05-03
1
-12
/
+11
*
image.bbclass: change the logic when intercepts fail
Laurentiu Palcu
2013-04-22
1
-10
/
+22
*
package/image.bbclass: Fix multilib rprovides
Richard Purdie
2013-04-13
1
-2
/
+3
*
image.bbclass: fix postinstall intercepts fallback
Laurentiu Palcu
2013-04-08
1
-1
/
+1
*
image.bbclass: Drop legacy export of IMAGE_BASENAME
Richard Purdie
2013-03-18
1
-2
/
+0
*
image.bbclass: add a hook funtion to support readonly rootfs
Chen Qi
2013-03-07
1
-0
/
+18
*
populate_sdk_base/image: Fix races for variable mappings
Richard Purdie
2013-03-05
1
-13
/
+4
*
module.bbclass: Create a new depmodwrapper to assist cross-installs
Mark Hatle
2013-03-01
1
-2
/
+2
*
image.bbclass: add fall-back functionality when running intercepts
Laurentiu Palcu
2013-02-13
1
-6
/
+37
*
image.bbclass: Add MLPREFIX to DEPENDS
Richard Purdie
2013-02-07
1
-1
/
+1
*
image.bbclass: add a proper error message if hook script fails
Laurentiu Palcu
2013-02-06
1
-0
/
+4
*
Split do_packagedata task from do_package
Richard Purdie
2013-01-25
1
-1
/
+2
*
classes/image: improve debug-tweaks ssh server configuration
Paul Eggleton
2013-01-18
1
-2
/
+14
*
image.bbclass: quote TARGET_VENDOR
Enrico Scholz
2013-01-07
1
-1
/
+1
*
Add a new distro feature "ptest".
Björn Stenberg
2012-12-26
1
-2
/
+4
*
classes/image: handle multilibs in complementary package lookup
Paul Eggleton
2012-12-19
1
-1
/
+15
*
image/populate_sdk: Simplify imagetest inclusion and drop dummy class file
Richard Purdie
2012-12-07
1
-3
/
+0
*
image.bbclass: run postinst scripts once, at rootfs time
Laurentiu Palcu
2012-12-06
1
-3
/
+17
*
image.bbclass: Add missing dependency on do_package data
Richard Purdie
2012-11-20
1
-0
/
+1
*
image.bbclass: Enable the complementary install to be called w/ globbing params
Mark Hatle
2012-09-12
1
-1
/
+3
*
core-image: allow root login when debug-tweaks is enabled
Saul Wold
2012-09-10
1
-0
/
+1
*
packagegroup-core-console: remove
Paul Eggleton
2012-09-04
1
-0
/
+4
*
image.bbclass: Convert runtime_mapping_rename to event handler
Richard Purdie
2012-09-02
1
-3
/
+10
*
classes/image: add staticdev-pkgs IMAGE_FEATURES feature
Paul Eggleton
2012-07-29
1
-1
/
+3
*
Rework installation of dev, dbg, doc, and locale packages
Paul Eggleton
2012-07-29
1
-39
/
+50
*
image.bbclass: Fix a couple innocuous typoes, should cause no functional change
Robert P. J. Day
2012-07-28
1
-3
/
+3
*
Convert tab indentation in python functions into four-space
Richard Purdie
2012-07-19
1
-15
/
+15
*
image/core-image: Handle conflicting IMAGE_FEATURES.
Lianhao Lu
2012-07-03
1
-0
/
+17
*
image.bbclass: Add support to build the SDK in parallel with the image
Mark Hatle
2012-07-03
1
-0
/
+5
*
Fix manual log file paths
Mark Hatle
2012-07-03
1
-1
/
+1
*
EXTRA_IMAGEDEPENDS is used to ensure things like qemu-native are built and th...
Richard Purdie
2012-07-02
1
-3
/
+5
[next]