summaryrefslogtreecommitdiffstats
path: root/meta/recipes-devtools/fdisk/gptfdisk_1.0.4.bb
Commit message (Collapse)AuthorAgeFilesLines
* gptfdisk: Use PACKAGECONFIG to control ncurses and popt dependenciesJacob Kroon2018-10-101-4/+11
| | | | | | | | | | | gptfdisk uses a simple Makefile with no automatic detection of external library support. Use PACKAGECONFIG_CONFARGS and pass the make targets in EXTRA_OEMAKE. (From OE-Core rev: 9bed9927ef92f5fbd17aacf3c4bd56bec7bf023e) Signed-off-by: Jacob Kroon <jacob.kroon@gmail.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* gptfdisk: update to 1.0.4Alexander Kanavin2018-09-101-0/+26
(From OE-Core rev: 20a2a6cb344f7f4c527f8e44f8da8b9e0e7bd780) Signed-off-by: Alexander Kanavin <alex.kanavin@gmail.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>