diff options
author | Richard Purdie <richard@openedhand.com> | 2007-06-28 20:12:43 +0000 |
---|---|---|
committer | Richard Purdie <richard@openedhand.com> | 2007-06-28 20:12:43 +0000 |
commit | 8788d27b2235c89f04f568071ca7dc938bd9b598 (patch) | |
tree | ac87f81d8c0d9bc757f6889c45e99f7e11ab7fba /meta/packages/base-files/base-files_3.0.14.bb | |
parent | 63030962cfba7978b9e731986d49665828f7014b (diff) | |
download | poky-8788d27b2235c89f04f568071ca7dc938bd9b598.tar.gz |
base-files: Add htcuniversal rotation
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@2052 311d38ba-8fff-0310-9ca6-ca027cbcb966
Diffstat (limited to 'meta/packages/base-files/base-files_3.0.14.bb')
-rw-r--r-- | meta/packages/base-files/base-files_3.0.14.bb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta/packages/base-files/base-files_3.0.14.bb b/meta/packages/base-files/base-files_3.0.14.bb index a87c8282e8..9ae7171134 100644 --- a/meta/packages/base-files/base-files_3.0.14.bb +++ b/meta/packages/base-files/base-files_3.0.14.bb | |||
@@ -1,7 +1,7 @@ | |||
1 | DESCRIPTION = "Miscellaneous files for the base system." | 1 | DESCRIPTION = "Miscellaneous files for the base system." |
2 | SECTION = "base" | 2 | SECTION = "base" |
3 | PRIORITY = "required" | 3 | PRIORITY = "required" |
4 | PR = "r56" | 4 | PR = "r57" |
5 | LICENSE = "GPL" | 5 | LICENSE = "GPL" |
6 | 6 | ||
7 | SRC_URI = " \ | 7 | SRC_URI = " \ |