diff options
Diffstat (limited to 'packages/alsa/alsa-lib_1.0.14.bb')
-rw-r--r-- | packages/alsa/alsa-lib_1.0.14.bb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/packages/alsa/alsa-lib_1.0.14.bb b/packages/alsa/alsa-lib_1.0.14.bb index ba46342ae7..02ec75ece4 100644 --- a/packages/alsa/alsa-lib_1.0.14.bb +++ b/packages/alsa/alsa-lib_1.0.14.bb @@ -3,7 +3,7 @@ HOMEPAGE = "http://www.alsa-project.org" SECTION = "libs/multimedia" LICENSE = "GPL" -PR = "r2" +FILE_PR = "r2" # configure.in sets -D__arm__ on the command line for any arm system # (not just those with the ARM instruction set), this should be removed, |