| Submitter | Jeff Lance |
|---|---|
| Date | July 6, 2011, 4:29 p.m. |
| Message ID | <1309969769-16793-1-git-send-email-j-lance1@ti.com> |
| Download | mbox | patch |
| Permalink | /patch/7095/ |
| State | New, archived |
| Headers | show |
Comments
Patch
diff --git a/recipes/ti/matrix-gui-common_1.4.bb b/recipes/ti/matrix-gui-common_1.4.bb index ee36492..e650e41 100644 --- a/recipes/ti/matrix-gui-common_1.4.bb +++ b/recipes/ti/matrix-gui-common_1.4.bb @@ -4,5 +4,5 @@ require matrix-gui-common.inc # prebuilt version in the repository. RRECOMMENDS_${PN} = "am-sysinfo" -SRCREV = "293" -PR = "${INC_PR}.15" +SRCREV = "295" +PR = "${INC_PR}.16" diff --git a/recipes/ti/matrix-gui-e_1.3.bb b/recipes/ti/matrix-gui-e_1.3.bb index 5dfcf47..276793b 100644 --- a/recipes/ti/matrix-gui-e_1.3.bb +++ b/recipes/ti/matrix-gui-e_1.3.bb @@ -1,5 +1,5 @@ require matrix-gui-e.inc -SRCREV = "293" -PR = "${INC_PR}.14" +SRCREV = "295" +PR = "${INC_PR}.15" diff --git a/recipes/ti/matrix-gui_1.3.bb b/recipes/ti/matrix-gui_1.3.bb index 8713ffa..e020fde 100644 --- a/recipes/ti/matrix-gui_1.3.bb +++ b/recipes/ti/matrix-gui_1.3.bb @@ -1,4 +1,4 @@ require matrix-gui.inc -SRCREV = "293" -PR = "${INC_PR}.10" +SRCREV = "295" +PR = "${INC_PR}.11"
* beagleboard - Broswer was accidentally removed * beagleboard - Remove Wifi app and add back browser * am37x - Add NOTE to connecte imaging daughter card at boot-up Signed-off-by: Jeff Lance <j-lance1@ti.com> --- recipes/ti/matrix-gui-common_1.4.bb | 4 ++-- recipes/ti/matrix-gui-e_1.3.bb | 4 ++-- recipes/ti/matrix-gui_1.3.bb | 4 ++-- 3 files changed, 6 insertions(+), 6 deletions(-)