summaryrefslogtreecommitdiffstats
path: root/TODO
diff options
context:
space:
mode:
authorMarc Kleine-Budde <mkl@pengutronix.de>2009-06-14 22:20:49 +0000
committerMarc Kleine-Budde <mkl@pengutronix.de>2009-06-14 22:20:49 +0000
commit8fbf1c611a90a00e8ac6f275ef42aaad43ff8d97 (patch)
treef6cae32ac0ad22288fcd107c458b3962f0581341 /TODO
parent70b8f960ebddc66ccc197498325bc66d1a2d4095 (diff)
downloadptxdist-8fbf1c611a90a00e8ac6f275ef42aaad43ff8d97.tar.gz
ptxdist-8fbf1c611a90a00e8ac6f275ef42aaad43ff8d97.tar.xz
[ptxdist] provide sane error message if user uses an invalid package name
Signed-off-by: Marc Kleine-Budde <mkl@pengutronix.de> git-svn-id: https://svn.pengutronix.de/svn/ptxdist/trunks/ptxdist-trunk@10764 33e552b5-05e3-0310-8538-816dae2090ed
Diffstat (limited to 'TODO')
-rw-r--r--TODO9
1 files changed, 8 insertions, 1 deletions
diff --git a/TODO b/TODO
index b21fde13f..a0eada059 100644
--- a/TODO
+++ b/TODO
@@ -3,13 +3,20 @@ TODO before 2.0.0
[ ] http://www.osadl.org/Single-View.111+M52e8d0c2b2f.0.html
-[ ] rsc@thebe:OSELAS.BSP-Phytec-phyCORE-trunk$ ./p compile sw-ek-lm3s3748.compile
+[x] rsc@thebe:OSELAS.BSP-Phytec-phyCORE-trunk$ ./p compile sw-ek-lm3s3748.compile
/home/rsc/git/ptxdist/scripts/libptxdist.sh: line 125: unset: `PTXCONF_SW_EK_LM3S3748.COMPILE': not a valid identifier
ptxdist: error: 'sw-ek-lm3s3748.compile' is not selected in
/home/rsc/svn/oselas/bsp/phytec/phyCORE/OSELAS.BSP-Phytec-phyCORE-trunk/selected_ptxconfig
PTXdist: fatal error ... cannot start, sorry!
+ update: 20090614 mkl:
+
+ [frogger@hardanger:OSELAS.BSP-Pengutronix-AllYes-trunk]$ ./p compile sw-ek-lm3s3748.compile
+ ptxdist: error: 'sw-ek-lm3s3748.compile' is not a valid package name
+
+ PTXdist: fatal error ... cannot start, sorry!
+
[ ] ipkg with dependecies
[ ] rsc: port python 2.6 patches to 3.x -> mkl