]> rtime.felk.cvut.cz Git - l4.git/blobdiff - repomgr
update
[l4.git] / repomgr
diff --git a/repomgr b/repomgr
index 47f1cd8c6c07632c1b2c66fd0b3d2e7a40aacc72..42c189719ace7de6cbfd05b9b7d51bdbcbe69399 100755 (executable)
--- a/repomgr
+++ b/repomgr
@@ -4,7 +4,7 @@ use strict;
 
 my %modules =
  (
-   repomgr => { paths => [ qw(repomgr conf/repomgr) ] },
+   repomgr => { paths => [ qw(repomgr) ] },
 
    bid => { paths => [ qw(l4/Makefile
                           l4/BENCHMARKING
@@ -33,7 +33,7 @@ my %modules =
 
    l4re => { paths => [ map { "l4/pkg/$_" } qw(
                          boehm_gc bootstrap crtn cxx cxx_libc_io cxx_thread
-                         drivers hello
+                         drivers-frst hello
                          ldscripts
                          l4re l4re_c l4re_kernel l4re_vfs l4sys l4util
                          ldscripts ldso
@@ -55,6 +55,8 @@ my %modules =
                    Control
                    sys
                    clntsrv
+                   fb/Makefile
+                   fb/spectrum
                    misc/Makefile
                    misc/cat
                    misc/reboot
@@ -87,6 +89,7 @@ my %modules =
                    dde
                    dde-libinput
                    dope
+                   drivers
                    expat2
                    fb-drv
                    fbterminal
@@ -112,6 +115,7 @@ my %modules =
                    libpng
                    libsdl
                    libsdl-image
+                   libvcpu
                    linux-26-headers
                    lxfuxlibc
                    mag
@@ -130,6 +134,7 @@ my %modules =
                    sqlite
                    tlsf
                    tmpfs
+                   udis86
                    valgrind
                    x86emu
                    zlib