libol: Convert to new staging
authorMichael Lippautz <michael.lippautz@gmail.com>
Sun, 7 Mar 2010 14:32:54 +0000 (15:32 +0100)
committerMichael Lippautz <michael.lippautz@gmail.com>
Sun, 7 Mar 2010 14:32:54 +0000 (15:32 +0100)
recipes/libol/libol_0.3.18.bb

index 7dc48f9..0a9ad8a 100644 (file)
@@ -1,12 +1,8 @@
 DESCRIPTION = "A tiny C support library"
 SECTION = "libs"
 LICENSE = "GPL"
-PR = "r8"
+PR = "r9"
 
 SRC_URI = "http://www.balabit.com/downloads/files/libol/0.3/${P}.tar.gz"
 
 inherit autotools binconfig
-
-do_stage() {
-       autotools_stage_all
-}