xorg-font: Remove null op staging functions
authorRichard Purdie <rpurdie@linux.intel.com>
Sun, 1 Aug 2010 19:33:13 +0000 (20:33 +0100)
committerKhem Raj <raj.khem@gmail.com>
Sat, 7 Aug 2010 06:45:26 +0000 (23:45 -0700)
Signed-off-by: Richard Purdie <rpurdie@linux.intel.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
recipes/xorg-font/xfonts-xorg_6.8.bb

index 08620f1..0ee830c 100644 (file)
@@ -53,7 +53,3 @@ do_compile() {
 do_install() {
        make -C fonts DESTDIR="${D}" install
 }
-
-do_stage() {
-       :
-}