diff options
author | Andrei Gherzan <andrei@gherzan.ro> | 2012-10-29 20:18:20 +0200 |
---|---|---|
committer | Andrei Gherzan <andrei@gherzan.ro> | 2012-10-29 20:18:20 +0200 |
commit | 1ad98cf651054982c1a69576c1663285f0090034 (patch) | |
tree | 4b461704d9aedf7375e4753e0a20b117e04a8a6c | |
parent | 4ed04f40736ed438bcd779fdd37a554b1ca01bbc (diff) | |
download | meta-raspberrypi-danny.tar.gz meta-raspberrypi-danny.tar.bz2 meta-raspberrypi-danny.zip |
README: Modify dependencies for danny branchdanny
Signed-off-by: Andrei Gherzan <andrei@gherzan.ro>
-rw-r--r-- | README | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -76,12 +76,12 @@ It is preferred that people raise pull requests using GIThub by forking the appr This layer depends on: URI: git://git.yoctoproject.org/poky -branch: master +branch: danny revision: HEAD URI: git://git.openembedded.org/meta-openembedded branch: master -revision: HEAD +revision: 1571c2c566c51799eceea2aabe13d1c3116f36b3 How to use it: |