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
/
package_rpm.bbclass
Commit message (
Expand
)
Author
Age
Files
Lines
*
package_rpm.bbclass: Accomodate dash when using arrays
Khem Raj
2012-07-31
1
-1
/
+6
*
Rework installation of dev, dbg, doc, and locale packages
Paul Eggleton
2012-07-29
1
-30
/
+44
*
classes/rootfs_rpm: improve speed of RPM rootfs construction
Paul Eggleton
2012-07-29
1
-64
/
+45
*
package_rpm: DEPLOY_DIR_RPM must exist before make index
Robert Yang
2012-07-20
1
-2
/
+2
*
Remove a number of unneeded import os/bb calls
Richard Purdie
2012-07-19
1
-3
/
+0
*
Convert tab indentation in python functions into four-space
Richard Purdie
2012-07-19
1
-590
/
+590
*
package_rpm: Avoid duplicate package generation failures
Mark Hatle
2012-07-09
1
-5
/
+5
*
Fix manual log file paths
Mark Hatle
2012-07-03
1
-5
/
+5
*
package_rpm.bbclass: fix incremental rpm generation
Robert Yang
2012-06-21
1
-3
/
+13
*
package_rpm: Verify that the package manifests are not empty
Mark Hatle
2012-06-12
1
-25
/
+34
*
rootfs_rpm.bbclass: Update database configuration file
Mark Hatle
2012-06-12
1
-0
/
+32
*
package_rpm: Add capability to directly query packageorigin
Mark Hatle
2012-06-12
1
-9
/
+9
*
update-alternatives.bbclass: Refactor the implementation
Mark Hatle
2012-05-30
1
-4
/
+0
*
package_rpm.bbclass: Fix incremental rpm image generation
Robert Yang
2012-05-24
1
-12
/
+8
*
package.bbclass: Drop EXPORT_FUNCTIONS use against mapping_rename_hook
Richard Purdie
2012-05-11
1
-1
/
+1
*
package_rpm: Only rebuild the indexes if the packages have changed
Richard Purdie
2012-04-30
1
-14
/
+4
*
package_rpm.bbclass: Replace shell provides/requires script with python version
Richard Purdie
2012-04-30
1
-9
/
+13
*
package_rpm.bbclass: Set tmppath for rpm to somewhere which won't conflict wi...
Richard Purdie
2012-04-12
1
-0
/
+1
*
package_rpm.bbclass: Use the correct macros file to avoid empty solvedb path ...
Richard Purdie
2012-04-12
1
-2
/
+1
*
package_rpm: Fix useradd preinst ordering issues
Richard Purdie
2012-04-12
1
-16
/
+47
*
package_{deb,ipk,rpm}: apply umask to files generated in do_package_write_{de...
Andreas Oberritter
2012-04-04
1
-0
/
+1
*
package_rpm: Add srpm function to this bbclass
Xiaofeng Yan
2012-03-26
1
-3
/
+50
*
Fix empty file case that caused build error at do_rootfs
Jessica Zhang
2012-03-26
1
-1
/
+1
*
package_rpm.bbclass: ensure base-passwd and shadow get installed first
Scott Garman
2012-03-23
1
-1
/
+8
*
package_rpm.bbclass: fix bashims at rpm_common_comand() method
Otavio Salvador
2012-03-19
1
-2
/
+1
*
meta: Replace bb.data.expand(xxx, d) -> d.expand(xxx)
Richard Purdie
2012-03-05
1
-3
/
+3
*
meta: Convert getVar/getVarFlag(xxx, 1) -> (xxx, True)
Richard Purdie
2012-03-05
1
-1
/
+1
*
meta/classes: Convert to use appendVar and appendVarFlags
Richard Purdie
2012-03-05
1
-4
/
+2
*
classes: replace 'Poky' with 'OE-core'
Koen Kooi
2012-02-01
1
-5
/
+5
*
package_rpm.bbclass: Add support for filenames with spaces
Mark Hatle
2012-01-17
1
-4
/
+4
*
Incremental rpm image generation
Robert Yang
2012-01-11
1
-10
/
+63
*
package_rpm.bbclass: Add RPMSPEC_PREAMBLE
Mark Hatle
2011-12-24
1
-0
/
+6
*
package.bbclass: Adjust RPM call to use dynamic location for magic files
Mark Hatle
2011-12-24
1
-1
/
+1
*
getVar/setVar cleanups
Richard Purdie
2011-11-27
1
-3
/
+3
*
package_rpm: Set _tmppath to avoid races over tmp files
Richard Purdie
2011-11-18
1
-0
/
+1
*
rootfs_rpm.bbclass: Enable pre and post install scripts
Mark Hatle
2011-11-11
1
-1
/
+32
*
Convert to use direct access to the data store (instead of bb.data.*Var*())
Richard Purdie
2011-11-10
1
-68
/
+68
*
classes: Remove various bashisms
Richard Purdie
2011-11-10
1
-9
/
+9
*
classes/package_rpm: disable uninstall scripts for upgrades
Paul Eggleton
2011-11-10
1
-2
/
+16
*
multilib: Drop MULTILIB_IMAGE_INSTALL
Dongxiao Xu
2011-11-08
1
-28
/
+9
*
package_rpm: Ensure multilib code is only called in the multilib case
Richard Purdie
2011-10-04
1
-15
/
+18
*
multilib: add MLPREFIX to deploy folder
Dongxiao Xu
2011-09-28
1
-2
/
+8
*
package_rpm: combine normal and multilib solution manifest together
Dongxiao Xu
2011-09-28
1
-2
/
+3
*
rootfs_rpm: two step installation
Dongxiao Xu
2011-09-22
1
-4
/
+50
*
Fix RPM dependencies
Mark Hatle
2011-09-21
1
-1
/
+1
*
multilib: install MULTILIB_IMAGE_INSTALL
Dongxiao Xu
2011-09-21
1
-14
/
+28
*
package_rpm: Fix package rename issue in multilib case
Dongxiao Xu
2011-08-17
1
-7
/
+7
*
package_rpm: enhance strip_multilib function
Dongxiao Xu
2011-08-17
1
-4
/
+4
*
package_rpm: Fix attemptonly and suggest packages
Mark Hatle
2011-08-12
1
-5
/
+20
*
package_rpm.bbclass: Update the platform config and --target
Mark Hatle
2011-08-12
1
-3
/
+11
[next]