generic-poky/meta/recipes-support/createrepo
Ed Bartosh 673d0224cd createrepo: Implement --dbpath command line option
--dbpath option can be used in cases where users don't want
createrepo to use system rpm db to avoid possible collisiouns
with other programs.

For bitbake builds it would be possible to specify different
databases even for every createrepo run. Considering that rootfs
builds can run multiple createrepo in parallel, it can help to avoid
race conditions caused by accessing or creating the same rpm database
by multiple createrepo instances at the same time.

(From OE-Core rev: 7dc6d50ac1fc20a262b62330d950a8e30acdf0b6)

Signed-off-by: Ed Bartosh <ed.bartosh@linux.intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
2015-04-02 12:02:36 +01:00
..
createrepo createrepo: Implement --dbpath command line option 2015-04-02 12:02:36 +01:00
createrepo_0.4.11.bb createrepo: Implement --dbpath command line option 2015-04-02 12:02:36 +01:00