diff options
author | Rod Whitby <rod@whitby.id.au> | 2007-09-14 22:46:24 +0000 |
---|---|---|
committer | Rod Whitby <rod@whitby.id.au> | 2007-09-14 22:46:24 +0000 |
commit | c3108f77dd5f260dbc7eb4f119301601a4dbc522 (patch) | |
tree | 5648b648edfe2bf8b2fb6ef7538b140995f3b06e /conf/distro/include/insane-srcrevs.inc | |
parent | 5029cab313e9450764fafcb904d8c2cb9183bd86 (diff) |
openocd: Converted to SRCREV and added to *-*revs?.inc
Diffstat (limited to 'conf/distro/include/insane-srcrevs.inc')
-rw-r--r-- | conf/distro/include/insane-srcrevs.inc | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/conf/distro/include/insane-srcrevs.inc b/conf/distro/include/insane-srcrevs.inc index bbb62b9398..14d6336b96 100644 --- a/conf/distro/include/insane-srcrevs.inc +++ b/conf/distro/include/insane-srcrevs.inc @@ -70,6 +70,8 @@ SRCREV_pn-openmoko-theme-standard2-qvga ?= "${AUTOREV}" SRCREV_pn-openmoko-today ?= "${AUTOREV}" SRCREV_pn-openmoko-today2 ?= "${AUTOREV}" SRCREV_pn-openmoko-today2-folders ?= "${AUTOREV}" +SRCREV_pn-openocd ?= "${AUTOREV}" +SRCREV_pn-openocd-native ?= "${AUTOREV}" SRCREV_pn-psplash ?= "${AUTOREV}" SRCREV_pn-settings-daemon ?= "${AUTOREV}" SRCREV_pn-sjf2410-linux-native ?= "${AUTOREV}" |