aboutsummaryrefslogtreecommitdiffstats
path: root/meta-amdfalconx86/recipes-applications
AgeCommit message (Collapse)Author
2017-10-11amdfalconx86: use actual license text for LIC_FILES_CHKSUMAwais Belal
Increases maintainability and readability by using a single file with the actual license text being tested. Signed-off-by: Awais Belal <awais_belal@mentor.com>
2017-10-11amdfalconx86: drop usage of PV and PRAwais Belal
PV is extracted from the filename and PR is managed through the PR service so no need to define them explicitly. Signed-off-by: Awais Belal <awais_belal@mentor.com>
2016-08-08amd-utils: Accept ctrl-d commands properlyDrew Moseley
The readline() will return NULL when the user enters ctrl-d. Check for this condition and make it equivalent to the "exit" command. Signed-off-by: Drew Moseley <drew_moseley@mentor.com>
2015-07-10amdfalconx86: Initial public port to the amdfalconx86 familyDrew Moseley
Signed-off-by: Drew Moseley <drew_moseley@mentor.com>