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
/
rootfs_deb.bbclass
Commit message (
Expand
)
Author
Age
Files
Lines
*
classes: Remove references to _remove in function names since this may become...
Richard Purdie
2013-08-26
1
-1
/
+1
*
package_deb: Add support for NO_RECOMMENDATIONS and PACKAGE_EXCLUDE
Mark Hatle
2013-08-22
1
-1
/
+7
*
rootfs_*.bbclass: add some helper functions
Laurentiu Palcu
2013-06-11
1
-2
/
+21
*
classes/buildhistory: implement history collection for SDKs
Paul Eggleton
2013-03-23
1
-27
/
+0
*
rootfs_xxx.bbclass: fix bitbake -S hashes mismatch error
Robert Yang
2013-03-12
1
-1
/
+1
*
rootfs_deb: remove run-postinsts from ROOTFS_PKGMANAGE
Kang Kai
2013-03-01
1
-1
/
+1
*
rootfs_(ipk|deb|rpm).bbclass: check package installation status after ROOTFS_...
Laurentiu Palcu
2013-02-13
1
-7
/
+7
*
classes/rootfs_*: error out if postinstalls exist with read-only rootfs
Paul Eggleton
2013-01-18
1
-0
/
+7
*
rootfs_*.bbclass: exclude BUILDNAME var dependency from do_rootfs
Martin Jansa
2012-12-19
1
-0
/
+1
*
rootfs generation: export two new variables to postinst scriptlets
Laurentiu Palcu
2012-12-06
1
-0
/
+2
*
rootfs_deb: move the lock from WORKDIR to DEPLOY_DIR_DEB
Robert Yang
2012-08-17
1
-1
/
+1
*
buildhistory: improve performance of image info collection
Paul Eggleton
2012-07-29
1
-15
/
+13
*
Rework installation of dev, dbg, doc, and locale packages
Paul Eggleton
2012-07-29
1
-13
/
+14
*
classes/rootfs_deb: use more reliable check for package existence
Paul Eggleton
2012-07-17
1
-1
/
+1
*
image.bbclass: Add support to build the SDK in parallel with the image
Mark Hatle
2012-07-03
1
-0
/
+2
*
classes/rootfs_*: fix splitting package dependency strings
Paul Eggleton
2012-05-13
1
-2
/
+2
*
classes/image: implement generic locale package installation
Paul Eggleton
2012-01-03
1
-10
/
+27
*
classes/rootfs_deb: implement query functions for buildhistory
Paul Eggleton
2011-12-10
1
-0
/
+23
*
deb packages support: switch from /var/dpkg to /var/lib/dpkg
Dexuan Cui
2011-09-21
1
-10
/
+10
*
rootfs_deb/package_deb.bbclass: move func from rootfs_deb to package_deb
Lianhao Lu
2011-02-01
1
-75
/
+16
*
image/package_xx/rootfs_xx.bbclass: move rootfs_xx_log_check().
Lianhao Lu
2011-01-31
1
-20
/
+0
*
rootfs: Update ROOTFS_PKGMANAGE to include atp/zypper
Richard Purdie
2010-10-11
1
-1
/
+1
*
rootfs_deb: Fix problem with pseduo and rootfs location
Saul Wold
2010-10-08
1
-0
/
+1
*
rootfs_deb: fix parsing a shell cmd
Saul Wold
2010-10-04
1
-1
/
+1
*
opkg: finalize the change to var directory
Kevin Tian
2010-08-26
1
-5
/
+7
*
bitbake.conf/base.bbclass: Rename the staging directory to sysroots and the p...
Richard Purdie
2009-11-13
1
-1
/
+1
*
meta/classes/rootfs_*.bbclass: Fix unset variable
Richard Purdie
2008-11-07
1
-1
/
+1
*
classes: Add mechanism to install packages into images only if they've been b...
Richard Purdie
2008-11-06
1
-3
/
+11
*
rootfs_deb: use dpkg-scanpackages as our apt-native does not have apt-ftparch...
Marcin Juszkiewicz
2008-06-30
1
-1
/
+1
*
rootfs_deb.bbclass: Use DPKG_ARCH for the architecture field, not TARGET_ARCH...
Richard Purdie
2008-05-21
1
-1
/
+1
*
poky-image.bbclass: Correctly handle inserting package-managers into images b...
Richard Purdie
2008-05-20
1
-0
/
+3
*
rootfs_deb.bbclass: Use /var/dpkg for dpkg status data
Richard Purdie
2008-05-20
1
-11
/
+8
*
rootfs_deb: Export OPKG_OFFLINE_ROOT for update-alternatives fixing dpkg root...
Richard Purdie
2008-05-20
1
-0
/
+1
*
rootfs_deb.bbclass: s/ipkg/opkg/ - spotten by Koen Kooi
Marcin Juszkiewicz
2008-03-18
1
-6
/
+6
*
rootfs_deb.bbclass: Make sure alternatives path exists
Richard Purdie
2007-11-12
1
-0
/
+2
*
rootfs_deb: Fix hardcoded etc references, add missing mkdir
Richard Purdie
2007-11-05
1
-8
/
+9
*
classes: Sync with OE
Richard Purdie
2007-09-01
1
-8
/
+10
*
packaging: Split deb and ipk creation into separate tasks so changing the pac...
Richard Purdie
2007-08-21
1
-0
/
+1
*
rootfs_deb.bbclass: Remove spurious mkdir, I needed this because my deploy/ w...
Ross Burton
2007-08-17
1
-1
/
+0
*
Create usr/lib/ipkg in the rootfs before putting symlinks in it
Ross Burton
2007-08-17
1
-0
/
+1
*
Instead of exit 0, do exit 1. 0 is 0, so this doesn't work as intended
Ross Burton
2007-08-17
1
-4
/
+4
*
Don't use a bashism when creating directories
Ross Burton
2007-08-07
1
-1
/
+2
*
package_deb/rootfs_deb.bbclass: Add fix from OE, add copyright notice
Richard Purdie
2007-08-07
1
-0
/
+3
*
rootfs classes: added remove_packaging_data_files() function to be used in mi...
Marcin Juszkiewicz
2007-06-26
1
-0
/
+4
*
rootfs_deb.bbclass: removed usage of /dev/null as stdin as BitBake do that no...
Marcin Juszkiewicz
2007-06-12
1
-3
/
+3
*
rootfs_deb.bbclass: updated to works with APT 0.6
Marcin Juszkiewicz
2007-06-12
1
-3
/
+3
*
classes: Rework core dependencies to work properly at the task level
Richard Purdie
2007-04-03
1
-2
/
+2
*
rootfs_deb: Catch all error codes and return them
Richard Purdie
2007-03-30
1
-4
/
+4
*
rootfs_(deb|ipk).bbclass: Fix bashism so works on dash
Richard Purdie
2006-12-05
1
-1
/
+1
*
rootfs_deb.bbclass: Add sanity check
Richard Purdie
2006-12-01
1
-1
/
+3
[next]