diff options
author | Bruno Randolf <br1@subnet.at> | 2004-10-04 19:36:20 +0000 |
---|---|---|
committer | Bruno Randolf <br1@subnet.at> | 2004-10-04 19:36:20 +0000 |
commit | 21d43977649d099f08c958300bc85aea3e9c51d6 (patch) | |
tree | 25be588d87ec27adb044f421221b284dbd24dad0 /meta | |
parent | 45782172049763c11838120f9f1ed04e90d132f2 (diff) |
nylon and mtx-1 updates
BKrev: 4161a634Gwsj3rSzFxtdOrKWelOayg
Diffstat (limited to 'meta')
-rw-r--r-- | meta/nylon-feed.oe | 0 | ||||
-rw-r--r-- | meta/nylon-image-base.oe | 4 |
2 files changed, 3 insertions, 1 deletions
diff --git a/meta/nylon-feed.oe b/meta/nylon-feed.oe new file mode 100644 index 0000000000..e69de29bb2 --- /dev/null +++ b/meta/nylon-feed.oe diff --git a/meta/nylon-image-base.oe b/meta/nylon-image-base.oe index fd1f3ec4b9..2a772c549f 100644 --- a/meta/nylon-image-base.oe +++ b/meta/nylon-image-base.oe @@ -18,4 +18,6 @@ IMAGE_LINGUAS = "" inherit image_ipk -ROOTFS_POSTPROCESS_COMMAND = "rm ${IMAGE_ROOTFS}/boot/zImage*"
\ No newline at end of file +ROOTFS_POSTPROCESS_COMMAND = "rm ${IMAGE_ROOTFS}/tmp/zImage*" + +export FEED_URIS="nylon##http://192.168.0.5/feed/unstable"
\ No newline at end of file |