]> code.ossystems Code Review - openembedded-core.git/commit
scripts/oe-debuginfod: script that fetches package manager directory
authorDorinda <dorindabassey@gmail.com>
Mon, 1 Mar 2021 14:42:56 +0000 (15:42 +0100)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Tue, 2 Mar 2021 20:35:08 +0000 (20:35 +0000)
commit410083f93e2c986247cf3a2ff5050847e10cf359
tree0a22b5069b2df55ccc0d6fd8863a596164626ff6
parent16409694f19e4d3b7bdc10a7f71c67938ce5f3ff
scripts/oe-debuginfod: script that fetches package manager directory

Added a script that fetches the package manager directory and runs the elfutils-native debuginfod on DEPLOY_DIR
Added a check to ensure that PACKAGECONFIG options is set in local.conf

Signed-off-by: Dorinda Bassey <dorindabassey@gmail.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
scripts/oe-debuginfod [new file with mode: 0755]