index
:
scm/bb/tizen-distro
master
sandbox/durandba1/devel-common
sandbox/mchehab/new-build-tizen
sandbox/nguyomard/tizen-common-2015q2
sandbox/pcoval/tizen
sandbox/pcoval/tizen-raspberrypi
sandbox/ronan/devel
sandbox/xroche/devel-common
sandbox/xroche/fixCommon
sandbox/xroche/toybox
tizen
tizen-ivi
tizen_3.0.2015.q1_common
Domain: SCM / BB;
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
meta
/
classes
/
rootfs_rpm.bbclass
Age
Commit message (
Expand
)
Author
Files
Lines
2014-02-11
Cleanup rootfs_rpm,package_rpm bbclass files
Hongxu Jia
1
-184
/
+0
2013-11-22
rootfs_*.bbclass: List which post-install scripts can not be run
Jeffrey C Honig
1
-2
/
+3
2013-08-26
classes: Remove references to _remove in function names since this may become...
Richard Purdie
1
-1
/
+1
2013-07-29
classes/rootfs_rpm: implement BAD_RECOMMENDATIONS for RPM
Paul Eggleton
1
-2
/
+1
2013-06-11
rootfs_rpm.bbclass: switch to using run-postinsts
Laurentiu Palcu
1
-1
/
+1
2013-06-11
rootfs_*.bbclass: add some helper functions
Laurentiu Palcu
1
-2
/
+25
2013-03-29
rpm: split out run-postinsts
Zhenhua Luo
1
-3
/
+1
2013-03-23
classes/buildhistory: implement history collection for SDKs
Paul Eggleton
1
-16
/
+0
2013-03-12
rootfs_xxx.bbclass: fix bitbake -S hashes mismatch error
Robert Yang
1
-1
/
+1
2013-03-01
rootfs_rpm: move run-postinsts scripts to rpm recipe
Kang Kai
1
-23
/
+0
2013-02-22
rootfs_rpm.bbclass: Handle multilib configures with different OS values
Mark Hatle
1
-10
/
+27
2013-02-22
rootfs_rpm.bbclass: Reorder feed priority based on multilib image setting
Mark Hatle
1
-2
/
+11
2013-02-13
rootfs_(ipk|deb|rpm).bbclass: check package installation status after ROOTFS_...
Laurentiu Palcu
1
-10
/
+10
2013-01-30
rootfs_rpm: Escape the backtick to ensure the ls runs on the target
Saul Wold
1
-1
/
+1
2013-01-22
rootfs_rpm.bbclass: fix the unexpected postinst error
Chen Qi
1
-1
/
+2
2013-01-18
classes/rootfs_*: error out if postinstalls exist with read-only rootfs
Paul Eggleton
1
-0
/
+9
2013-01-10
rootfs_rpm.bbclass: export INSTALL_PLATFORM_EXTRA_RPM
Chen Qi
1
-1
/
+1
2012-12-19
rootfs_rpm.bbclass: remove debug code
Mark Hatle
1
-3
/
+3
2012-12-19
rootfs_*.bbclass: exclude BUILDNAME var dependency from do_rootfs
Martin Jansa
1
-0
/
+1
2012-12-17
package_rpm: Update the way the multilib package names are translated
Mark Hatle
1
-24
/
+23
2012-12-17
classes/rootfs_rpm: install smart instead of zypper in rpm-based images
Paul Eggleton
1
-3
/
+3
2012-12-17
classes/*_rpm: integrate Smart into RPM filesystem construction
Paul Eggleton
1
-16
/
+18
2012-12-13
rootfs_rpm.bbclass: Revert to default shell logging behavior
Mark Hatle
1
-2
/
+0
2012-12-03
rootfs_rpm.bbclass: fix a regression introduced by list_installed_packages ch...
Ming Liu
1
-1
/
+1
2012-12-03
rootfs_rpm.bbclass: normalize arch output of list_installed_packages
Ming Liu
1
-1
/
+1
2012-10-24
rootfs_rpm.bbclass: maybe no rpm postinst script
Robert Yang
1
-1
/
+3
2012-09-19
rootfs_rpm: Add Multilib prefix to installed_packages list
Saul Wold
1
-5
/
+14
2012-08-15
rpmresolve: improve debug output
Paul Eggleton
1
-1
/
+1
2012-08-01
createrepo 0.4.11: add rpm-createsolvedb.py
Robert Yang
1
-1
/
+1
2012-07-29
buildhistory: improve performance of image info collection
Paul Eggleton
1
-29
/
+4
2012-07-29
Rework installation of dev, dbg, doc, and locale packages
Paul Eggleton
1
-17
/
+18
2012-07-29
classes/rootfs_rpm: improve speed of RPM rootfs construction
Paul Eggleton
1
-0
/
+1
2012-07-09
populate_sdk_rpm: Sync multilib configuration with rootfs_rpm
Mark Hatle
1
-0
/
+1
2012-06-12
rootfs_rpm.bbclass: Update database configuration file
Mark Hatle
1
-31
/
+0
2012-06-12
rpm: Upgrade RPM to 5.4.8 (db to 5.3.15)
Mark Hatle
1
-10
/
+12
2012-06-08
rootfs_rpm.bbclass: save rpmlib rather than remove it
Robert Yang
1
-1
/
+5
2012-03-13
rootfs_rpm.bbclass: rename postinst trigger script
Otavio Salvador
1
-3
/
+3
2012-01-11
Incremental rpm image generation
Robert Yang
1
-1
/
+5
2012-01-03
rpm: Fix rpm database files capacity issue.
Mei Lei
1
-0
/
+3
2012-01-03
classes/image: implement generic locale package installation
Paul Eggleton
1
-24
/
+11
2012-01-03
classes/rootfs_rpm: handle recommends in query functions
Paul Eggleton
1
-2
/
+4
2011-12-05
classes/buildhistory: add new output history collection class
Paul Eggleton
1
-5
/
+36
2011-12-01
Revert "classes/buildhistory: add new output history collection class"
Richard Purdie
1
-36
/
+5
2011-12-01
classes/buildhistory: add new output history collection class
Paul Eggleton
1
-5
/
+36
2011-11-11
rootfs_rpm.bbclass: Turn off script debugging
Mark Hatle
1
-1
/
+1
2011-11-11
rootfs_rpm.bbclass: Enable pre and post install scripts
Mark Hatle
1
-19
/
+6
2011-11-10
Convert to use direct access to the data store (instead of bb.data.*Var*())
Richard Purdie
1
-7
/
+7
2011-11-08
multilib: Drop MULTILIB_IMAGE_INSTALL
Dongxiao Xu
1
-2
/
+1
2011-09-28
multilib: add MLPREFIX to deploy folder
Dongxiao Xu
1
-1
/
+1
2011-09-21
multilib: install MULTILIB_IMAGE_INSTALL
Dongxiao Xu
1
-0
/
+4
[next]