diff options
Diffstat (limited to 'recipes/readline/readline_6.1.bb')
-rw-r--r-- | recipes/readline/readline_6.1.bb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/recipes/readline/readline_6.1.bb b/recipes/readline/readline_6.1.bb index c9f0c58c24..bc821f8235 100644 --- a/recipes/readline/readline_6.1.bb +++ b/recipes/readline/readline_6.1.bb @@ -9,7 +9,7 @@ DEPENDS = "ncurses" LEAD_SONAME = "libreadline.so" PKGV = "${PV}+p2" -PR = "r1" +PR = "r2" # Don't bring it in silently because there was a switch from GPLv2 # to GPLv3. It might require newer ncurses 5.7 too which are not |